From ba4c5049e9f83677c3a10f2b14ae70153715ccc4 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Nov 07 2018 19:32:57 +0000 Subject: Improve documentation around multiple values for subjectAltName https://pagure.io/certmonger/issue/105 Signed-off-by: Rob Crittenden --- diff --git a/doc/helpers.txt b/doc/helpers.txt index 4b3c414..86508f1 100644 --- a/doc/helpers.txt +++ b/doc/helpers.txt @@ -59,6 +59,11 @@ helper is called. * CERTMONGER_CERTIFICATE An older certificate, if we were previously issued one. + If multiple options were passed in for CERTMONGER_REQ_EMAIL, + CERTMONGER_REQ_HOSTNAME, CERTMONGER_REQ_PRINCIPAL or + CERTMONGER_REQ_IP_ADDRESS (0.78+) then the variable will include all + values passed in delimited by \n. + These are also present starting with version 0.73: * CERTMONGER_CA_NICKNAME diff --git a/src/getcert-request.1.in b/src/getcert-request.1.in index f71ada7..ba43016 100644 --- a/src/getcert-request.1.in +++ b/src/getcert-request.1.in @@ -104,6 +104,9 @@ specified, a default group of settings will be used to request an SSL server certificate for the current host, with the \fIhost\fR Kerberos service as an additional name. +The options \fB\-K\fR, \fB\-E\fR, \fB\-D\fR and \fB\-A\fR may be provided +multiple times to set multiple subjectAltName of the same type. + .TP \fB\-N\fR NAME Set the subject name to include in the signing request. The default