Remove install letsencrypt + add install certbot + add install certificat for c2a-systeme.fr

This commit is contained in:
2019-05-08 13:48:27 +09:00
parent c5b4edbe18
commit 85e558020d
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
apt-get install -y nginx
certbot certonly --manual --preferred-challenges=dns --email c2a.toulouse@gmail.com -i nginx -d c2a-systeme.fr
certbot certonly --manual --preferred-challenges=dns --email c2a.toulouse@gmail.com -i nginx -d www.c2a-systeme.fr
certbot certonly --manual --preferred-challenges=dns --email c2a.toulouse@gmail.com -i nginx -d git.c2a-systeme.fr
certbot certonly --manual --preferred-challenges=dns --email c2a.toulouse@gmail.com -i nginx -d api.c2a-systeme.fr