Letsencrypt certificate issue

14 posts / 0 new
Last post
#1 Sun, 08/19/2018 - 09:34
sinmc

Letsencrypt certificate issue

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 ?

Sun, 08/19/2018 - 11:17
NigelAves

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.

Sun, 08/19/2018 - 23:28
sinmc

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 )

Mon, 08/20/2018 - 18:14
thathwamasi

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

Mon, 08/20/2018 - 23:34
sinmc

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 ?

Tue, 08/21/2018 - 01:23
thathwamasi

Hello sinmc,

yes, it might be try creating folder manually.

Tue, 08/21/2018 - 02:25
sinmc

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 ?

Tue, 08/21/2018 - 03:47
thathwamasi

Hello Sinmc,

does your .wellknow directory contain sub directories pki-validation & acme-challenge

Tue, 08/21/2018 - 03:54
sinmc

i maked them , 755 and owned by domain admin

Tue, 08/21/2018 - 04:15
thathwamasi

Hello sinmc, Try to renew certificate .

Tue, 08/21/2018 - 04:46
sinmc

before i try , there is a way to see the log while it works ?

Tue, 08/21/2018 - 05:02
sinmc

done , still no luck , nothing created in acme-challenge neither in pki-validation

Tue, 08/21/2018 - 06:58
thathwamasi

can you please try using CLI virtualmin generate-letsencrypt-cert --domain domain1.com --domain www.domain1.com --domain domain2

Tue, 08/21/2018 - 07:53
sinmc

seems not recognosing www

 virtualmin generate-letsencrypt-cert --domain pandasat.info --domain www.pandasat.info No virtual server named www.pandasat.info found

Topic locked