Index

joshstock.in / 8d865bc

Source for serving and static templating/compiling of https://joshstock.in.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
3802 Jan 2020 16:4207297adStreamline nginx configuration updatesJosh Stockin120N

Blob @ joshstock.in / nginx / prod / tls.conf

text/plain134 bytesdownload raw
1ssl_certificate /etc/letsencrypt/live/joshstock.in/fullchain.pem;
2ssl_certificate_key /etc/letsencrypt/live/joshstock.in/privkey.pem;
3