These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Letsencrypt certificate issue on the new forum.
Hello everyone , really a good and powerfull community , i learned much in these years in your forum , but this time i can't find solution to my problem , so i take decision to write a post . I run a Centos 6.10 server with latest virtualmin gpl edition , i configured everything by myself , all is working except for the letsencrypt certificate , it seems to work and install certificates but browsers still saying not secure ...
i just use module in virtualmin to obtain certificate , all runs without errors ... but still https not secure ... someone can help me ?
Did you remember to turn on "Apache SSL website enabled?" under web site "enabled features"?
.... and if it's woorking you'll also need to point http traffic to https .......
I have the same system setup as yourself, but I let Virtualmin do the configuration settings, and then modified manually for my use.
Yes , it's enabled.
One thing i noted , reading other post similar to my issue , that i don't have the ./well-done folder on my server ( in public_html folder )
Hello sinmc,
could you check on browser certificate, see which certificate loads ? or Just go to https://www.sslshopper.com/ssl-checker.html check ,if its lets encrypt SSL or self signed certificate
thank you for the good link , bookmarked . yes certificate is ok https://www.sslshopper.com/ssl-checker.html#hostname=pandasat.info
so problem is server configuration side , or the fact that don't install a ./well_know folder ?
Hello sinmc,
yes, it might be try creating folder manually.
tried to create folder , but still empty after request new cetificate by letencrypt module in manage SSL Certificates i also noted i don't have a '/etc/letsencrypt' folder , is that normal ? or is that the problem ?
Hello Sinmc,
does your .wellknow directory contain sub directories pki-validation & acme-challenge
i maked them , 755 and owned by domain admin
Hello sinmc, Try to renew certificate .
before i try , there is a way to see the log while it works ?
done , still no luck , nothing created in acme-challenge neither in pki-validation
can you please try using CLI virtualmin generate-letsencrypt-cert --domain domain1.com --domain www.domain1.com --domain domain2
seems not recognosing www
virtualmin generate-letsencrypt-cert --domain pandasat.info --domain www.pandasat.info No virtual server named www.pandasat.info found