-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
help request: Error: "failed to find any SSL certificate by SNI" when in dashboard SNI exists #9518
Comments
Mybe it is related to the #8663 bug (that is marked as closed)? |
@MirtoBusico, are you using the dashboard to manage SNIs? If yes, please give this a shot with the API, the dashboard is not maintained actively and it has compatibility issues with APISIX. |
Hi @shreemaan-abhishek it makes me sad that the dashboard is no more maintained. When I had to select an Api Gateway (that was open source) my choice was Apisix because it was the only Api Gateway with a dashboard included in the open source version. What are your plans for a tool to manage and change in realtime apisix configurations? |
@MirtoBusico, it's not
The admin API! |
That being said, please give this a shot with the admin API and let us know if the bug still exists. |
You can refer the mTLS documentation if you need any help: https://apisix.apache.org/docs/apisix/mtls/ |
Thanks @shreemaan-abhishek I'll try to learn how to manage Apisix using the Admin API and I'll verify if the bug exists (probably not). In the meantime I think you can close this request, because (if the bug still exist) I'll have to file a request for the Admin API |
@MirtoBusico You can close this issue in that case. |
Waiting the new release |
Description
I have a route, upstream and SNI for the host "www.h.net"
But when I try to access the URL I receive an error and looking at the logs the last lines are:
What I'm doing wrong?
The route definition is:
The upstream definition is:
The SNI (copied from the Apisix-dashboard) is:
Apisix was installed with chart:
Dashboard version is 3.0.0
BTW in the previous installation (the one reported in this blog post) it worked
Then the apisix chart was
Dashboard version was 2.13.0
Environment
apisix version
): 3.3.0uname -a
):Linux apisix-694d5589cc-l2948 5.10.0-23-amd64 #1 SMP Debian 5.10.179-1 (2023-05-12) x86_64 GNU/Linux
openresty -V
ornginx -V
):curl http://127.0.0.1:9090/v1/server_info
):luarocks --version
):The text was updated successfully, but these errors were encountered: