summaryrefslogtreecommitdiff
path: root/doc/forum/Certbot_cert_expanding.mdwn
diff options
context:
space:
mode:
authormithrandi2018-07-23 15:20:16 +0000
committeradmin2018-07-23 15:20:16 +0000
commit5a6406f7aeeefb0d8b2664952d73261641938ac9 (patch)
treed3db6e7bedd9157ef1eb472503e1759853a14716 /doc/forum/Certbot_cert_expanding.mdwn
parent2d984a2aca5c4ef82e7a375a63b1ad492d7a2772 (diff)
Diffstat (limited to 'doc/forum/Certbot_cert_expanding.mdwn')
-rw-r--r--doc/forum/Certbot_cert_expanding.mdwn14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/Certbot_cert_expanding.mdwn b/doc/forum/Certbot_cert_expanding.mdwn
new file mode 100644
index 00000000..db67cbf3
--- /dev/null
+++ b/doc/forum/Certbot_cert_expanding.mdwn
@@ -0,0 +1,14 @@
+When adding a name to the list for a `letsEncrypt` property, certbot fails thusly:
+
+Saving debug log to /var/log/letsencrypt/letsencrypt.log
+Plugins selected: Authenticator webroot, Installer None
+Missing command line flag or config entry for this setting:
+You have an existing certificate that contains a portion of the domains you requested (ref: /etc/letsencrypt/renewal/fusionapp.com.conf)
+
+It contains these names: fusionapp.com, bn.fusionapp.com, bz-entropy.fusionapp.com, bz-ext.fusionapp.com, bz.fusionapp.com, entropy.fusionapp.com, prod.fusionapp.com
+
+You requested these names for the new certificate: fusionapp.com, entropy.fusionapp.com, bz-entropy.fusionapp.com, bz-ext.fusionapp.com, prod.fusionapp.com, bz.fusionapp.com, bn.fusionapp.com, entropy.fusiontest.net.
+
+Do you want to expand and replace this existing certificate with the new certificate?
+
+(You can set this with the --expand flag)