URI: 
       Title: Nginx and acme-client on OpenBSD
       Author: Solène
       Date: 04 July 2019
       Tags: openbsd nginx automation
       Description: 
       
       I write this blog post as I spent too much time setting up nginx and
       SSL on OpenBSD with acme-client, due to nginx being chrooted and not
       stripping path and not doing it easily.
       
       First, you need to set up **/etc/acme-client.conf** correctly. Here is
       mine for the domain ports.perso.pw:
       
           authority letsencrypt {
                   api url "https://acme-v02.api.letsencrypt.org/directory"
                   account key "/etc/acme/letsencrypt-privkey.pem"
           }
dataswamp.org:70 /~solene/article-nginx-acme:18: port field too long