Certbot manual example.

This commit is contained in:
benoit 2020-05-28 12:57:33 +00:00
parent 41f05e8412
commit 185368265d

View file

@ -1,3 +1,9 @@
Certbot manual example.
~~~
certbot certonly --non-interactive --webroot --webroot-path /var/www/html/ -d foo.bar -d www.foo.bar
~~~
GPG-agent list SSH key and remove.
~~~