Skip to content

Instantly share code, notes, and snippets.

@TimoDJatomika
Created December 26, 2016 20:15
Show Gist options
  • Save TimoDJatomika/1f25e6c5813931e3172e7f1f03b07a69 to your computer and use it in GitHub Desktop.
Save TimoDJatomika/1f25e6c5813931e3172e7f1f03b07a69 to your computer and use it in GitHub Desktop.
Output from ls -lah /etc/letsencrypt/live/your-domain/
root@strongswan:~# ls -lah /etc/letsencrypt/live/vpn.brainoftimo.com/
total 8.0K
drwxr-xr-x 2 root root 4.0K Dec 26 20:13 .
drwx------ 3 root root 4.0K Dec 26 20:13 ..
lrwxrwxrwx 1 root root 43 Dec 26 20:13 cert.pem -> ../../archive/vpn.brainoftimo.com/cert1.pem
lrwxrwxrwx 1 root root 44 Dec 26 20:13 chain.pem -> ../../archive/vpn.brainoftimo.com/chain1.pem
lrwxrwxrwx 1 root root 48 Dec 26 20:13 fullchain.pem -> ../../archive/vpn.brainoftimo.com/fullchain1.pem
lrwxrwxrwx 1 root root 46 Dec 26 20:13 privkey.pem -> ../../archive/vpn.brainoftimo.com/privkey1.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment