Hi all,
I had to uninstall reinstall LE, and I wound up with this folder structure:
root@SERV:/etc/letsencrypt/keys# ls -a
. 0000_key-letsencrypt.pem 0002_key-letsencrypt.pem
.. 0001_key-letsencrypt.pem
root@SERV:/etc/letsencrypt/keys#
I thought that there was supposed to be a /etc/letsencrypt/live folder, with fullchain and privkey .pem files?
Here is the folder structure that I have now:
root@SERV:/etc/letsencrypt# ls -a
. .. accounts csr keys renewal
root@SERV:/etc/letsencrypt#
If this happens to be correct, what folder path do i put in my website.com.conf files? I registered 3 LE certs (1domain, 2 subdomain)
This is for Ubuntu 16.04 LAMP
Am i missing something?