Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: kongsberg.stage.webcore.no
I ran this command:
It produced this output:
My web server is (include version): nginx / 1.18.0
The operating system my web server runs on is (include version): Ubuntu 22.04
My hosting provider, if applicable, is: Linode
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): 2.10.0
I have an issue with certificates generated by LE that is bugging me.
I have a setup with several instances of nginx running on same server, each nginx-instance has its own LE-generated certificate.
If I access any site in browser from outside of server, all is fine, http/https no problem.
But, if I try to do "wget https://kongsberg.stage.webcore.no" from terminal on the server where this domain is running, I get:
ERROR: no certificate subject alternative name matches
If I access any nginx-instance with a purchased certificate, all is well, no probs.
What is going on, and how can I get around this?
I need this to work with plugins in WordPress that ultimately uses curl.