JonasAlfredsson/docker-nginx-certbot

no alternative certificate subject name matches target host name

wade-liwei opened this issue · 3 comments

How to fix the problem?

curl: (60) SSL: no alternative certificate subject name matches target host name 'tmp-file.xxxxxx.ai'
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

Hi wade-liwei,

That is very little information you have provided, so to begin with I would need you to include your configuration files and the log output from the container, preferably with DEBUG=1 set, in order for us to start debugging your issue.

Any updates to this?

Closing because of no answers.