m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/certbot.md
blob: 5d8de41abc7efdb978b73ae1298f5bb5cad2fdcb (plain)
1
2
3
4
5
6
# Free SSL certificates with Let's Encrypt

## Multiple domains on one certificate

    # Can be used alongside with e.g. `--nginx`
    certbot -d domain1.tld,domain2.tld,...