Typo Fix
This commit is contained in:
parent
4874077871
commit
6b49097447
@ -1,4 +1,4 @@
|
||||
certbot certonly --webroot --webroot-path /srv/nginx --no-eff-email \
|
||||
--key-type ecdsa
|
||||
--key-type ecdsa \
|
||||
--cert-name hostname.of.your.server \
|
||||
-d hostname.of.your.server
|
@ -1,4 +1,4 @@
|
||||
certbot certonly --webroot --webroot-path /srv/nginx --no-eff-email \
|
||||
--key-type ecdsa
|
||||
--key-type ecdsa \
|
||||
--cert-name miniflux.yourdomain.tld \
|
||||
-d miniflux.yourdomain.tld
|
@ -1,4 +1,4 @@
|
||||
certbot certonly --webroot --webroot-path /srv/nginx --no-eff-email \
|
||||
--key-type ecdsa
|
||||
--key-type ecdsa \
|
||||
--cert-name uptime.yourdomain.tld \
|
||||
-d uptime.yourdomain.tld
|
Loading…
x
Reference in New Issue
Block a user