From 5a6406f7aeeefb0d8b2664952d73261641938ac9 Mon Sep 17 00:00:00 2001 From: mithrandi Date: Mon, 23 Jul 2018 15:20:16 +0000 Subject: --- doc/forum/Certbot_cert_expanding.mdwn | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/forum/Certbot_cert_expanding.mdwn 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) -- cgit v1.2.3