LetsEncrypt - Free certificate authority

2021 - Ubuntu letsencrypt - add domain to SAN list in certificate

  1. Run

    # certbot certonly --cert-name www.vigor.nz --webroot --webroot-path /var/www/static  -d www.vigor.nz,vigor.nz,git.vigor.nz,pin.vigor.nz,ssl.vigor.nz,wiki.vigor.nz,vigor.co.za,keulder.com,www.keulder.com,johan.keulder.com,smtp.probfaci.co.za
  2. Using existing nginx with static dir, select

    2: Place files in webroot directory (webroot)
  3. Specify the static path e.g.

    /var/www/static

2017 - Cloudflare - LetsEncrypt certificate automation

...