Confused about certs and cert locations

Found the following certs:
Certificate Name: intks.net
Domains: intks.net,www.intks.net
Expiry Date: 2018-01-16 12:08:28+00:00 (VALID: 87 days)
Certificate Path: /etc/letsencrypt/live/intks.net/fullchain.pem
Private Key Path: /etc/letsencrypt/live/intks.net/privkey.pem

Please run the following command:

ls -l /etc/letsencrypt/live/intks.net/fullchain.pem

lrwxrwxrwx 1 root root 38 Oct 18 13:08 /etc/letsencrypt/live/intks.net/fullchain.pem -> ../../archive/intks.net/fullchain1.pem

OK, file is there, is it empty?

cat /etc/letsencrypt/live/intks.net/fullchain.pem

-----BEGIN CERTIFICATE-----
blah blah blah
-----END CERTIFICATE-----

-----BEGIN CERTIFICATE-----
more blah more blah more blah
-----END CERTIFICATE-----

Well I don’t see the problem here. Please try again to restart Apache.

httpd not running, trying to start

OK, now the site runs again.

Yeah it up again! Thank you so much!!! any idea why it kicks to www. and not https:// intks ?

1 Like

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