From d29a86f3197db3a81bed02635b02a895012cd241 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Nov 07 2014 20:05:52 +0000 Subject: Don't forget to mention $CERTMONGER_CA_PROFILE --- diff --git a/src/certmonger-dogtag-ipa-renew-agent-submit.8.in b/src/certmonger-dogtag-ipa-renew-agent-submit.8.in index f038009..d413450 100644 --- a/src/certmonger-dogtag-ipa-renew-agent-submit.8.in +++ b/src/certmonger-dogtag-ipa-renew-agent-submit.8.in @@ -122,8 +122,9 @@ is being asked to continue a multi-step enrollment process. If the .TP \fB-T\fR profile/template The name of the type of certificate which the client should request from the CA -if it is not renewing a certificate (per the \fB-s\fR option above). The -default value is \fBcaServerCert\fP. +if it is not renewing a certificate (per the \fB-s\fR option above). If the +\fICERTMONGER_CA_PROFILE\fR environment variable is set, its value is used. +Otherwise, the default value is \fBcaServerCert\fP. .TP \fB-v\fR Increases the logging level. Use twice for more logging. This option is mainly diff --git a/src/certmonger-dogtag-submit.8.in b/src/certmonger-dogtag-submit.8.in index a54472a..4a764dc 100644 --- a/src/certmonger-dogtag-submit.8.in +++ b/src/certmonger-dogtag-submit.8.in @@ -82,8 +82,9 @@ is being asked to continue a multi-step enrollment process. If the .TP \fB-T\fR profile/template The name of the type of certificate which the client should request from the CA -if it is not renewing a certificate (per the \fB-s\fR option above). The -default value is \fBcaServerCert\fP. +if it is not renewing a certificate (per the \fB-s\fR option above). If the +\fICERTMONGER_CA_PROFILE\fR environment variable is set, its value is used. +Otherwise, the default value is \fBcaServerCert\fP. .TP \fB-v\fR Increases the logging level. Use twice for more logging. This option is mainly