Certbot manual example.
This commit is contained in:
parent
41f05e8412
commit
185368265d
1 changed files with 6 additions and 0 deletions
|
@ -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.
|
GPG-agent list SSH key and remove.
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
|
|
Loading…
Reference in a new issue