From 44cf40472e206979d71e5b396cb7bec12d8c30c4 Mon Sep 17 00:00:00 2001 From: Noah Swartz Date: Wed, 17 Aug 2016 15:43:35 -0700 Subject: [PATCH] add allow subset --- docs/using.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/using.rst b/docs/using.rst index 4dabd0d3e..20b6cc5c7 100644 --- a/docs/using.rst +++ b/docs/using.rst @@ -262,7 +262,8 @@ Plugins that can install a cert are called "installers" and can be used with the serve your website over HTTPS using certificates obtained by certbot. Plugins that do both can be used with the "certbot run" command, which is the default -when no command is specified. +when no command is specified. The "run" subcommand can also be used to specify +a combination of distinct authenticator and installer plugins. =========== ==== ==== =============================================================== Plugin Auth Inst Notes @@ -438,6 +439,11 @@ do not want this behavior. certificate that contains all of the old domains and one or more additional new domains. +``--allow-subset-of-names`` tells Certbot to continue with cert generation if +only some of the specified domain authorazations can be obtained. This may +be useful if some domains specified in a certificate no longer point at this +system. + Whenever you obtain a new certificate in any of these ways, the new certificate exists alongside any previously-obtained certificates, whether or not the previous certificates have expired. The generation of a new