net::ERR_CERT_COMMON_NAME_INVALID

hello,

i have already get a certificate manually from cetbot on my centos8 and i validate my domain with the HTTP validation but when i target the domain in a post request i get that error i really did not understand what happened ?

PS: domain is archimed.tk

thank you!

Hi @lakkini

that's simple, see your last checks, ~~30 minutes old - https://check-your-website.server-daten.de/?q=archimed.tk#url-checks

Your certificate has only the non-www domain name.

So the www version doesn't have the correct certificate.

Create one certificate with both domain names - non-www and www.

hello @JuergenAuer and thank you for your replay. yes i already notice this issue i just used this command to create the certificate: certbot certonly --manual how can i do that could u help please ?

When it asks for the domain, answer with both names:
archimed.tk www.archimed.tk

READERS: Get involved and participate: If you read something you like, then click to like it :heart:

Read the documentation.

https://certbot.eff.org/docs/using.html

The -d flag should do the job.

1 Like

i already did thank you

1 Like

thank you bu i used the -d option

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.