We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a2d96 commit 4dccd74Copy full SHA for 4dccd74
certbot.sh
@@ -1 +1 @@
1
-certbot certonly -d filecxx.com --manual --preferred-challenges dns --server https://acme-v02.api.letsencrypt.org/directory
+certbot certonly -d "filecxx.com" -d "*.filecxx.com" --agree-tos --manual --preferred-challenges dns --server https://acme-v02.api.letsencrypt.org/directory
0 commit comments