From 9431b5adf2458fccd61d940a680c3dfee898cc0f Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: May 19 2015 17:47:25 +0000 Subject: Mention exit status 17 (need-rekey) in helper mans Mention exit status 17 (CA says we need to rekey) in the man pages for a few of the helpers, though at this time none of them actually make use of the status. --- diff --git a/src/certmonger-dogtag-ipa-renew-agent-submit.8.in b/src/certmonger-dogtag-ipa-renew-agent-submit.8.in index d13df38..481e396 100644 --- a/src/certmonger-dogtag-ipa-renew-agent-submit.8.in +++ b/src/certmonger-dogtag-ipa-renew-agent-submit.8.in @@ -158,6 +158,10 @@ if critical configuration information is missing. An error message may be print 5 if the CA is still thinking. A suggested poll delay (specified in seconds) and a cookie (state) value will be printed. +.TP +17 +if the CA indicates that the client needs to attempt enrollment using a new key +pair. .SH FILES .TP diff --git a/src/certmonger-dogtag-submit.8.in b/src/certmonger-dogtag-submit.8.in index f93d776..54cd1b1 100644 --- a/src/certmonger-dogtag-submit.8.in +++ b/src/certmonger-dogtag-submit.8.in @@ -209,6 +209,10 @@ if critical configuration information is missing. An error message may be print 5 if the CA is still thinking. A suggested poll delay (specified in seconds) and a cookie (state) value will be printed. +.TP +17 +if the CA indicates that the client needs to attempt enrollment using a new key +pair. .SH BUGS Please file tickets for any that you find at https://fedorahosted.org/certmonger/ diff --git a/src/certmonger-ipa-submit.8.in b/src/certmonger-ipa-submit.8.in index 69a9468..62b6991 100644 --- a/src/certmonger-ipa-submit.8.in +++ b/src/certmonger-ipa-submit.8.in @@ -86,6 +86,10 @@ if the CA was unreachable. An error message may be printed. .TP 4 if critical configuration information is missing. An error message may be printed. +.TP +17 +if the CA indicates that the client needs to attempt enrollment using a new key +pair. .SH FILES .TP diff --git a/src/certmonger-scep-submit.8.in b/src/certmonger-scep-submit.8.in index 9bf208f..ed5ad1f 100644 --- a/src/certmonger-scep-submit.8.in +++ b/src/certmonger-scep-submit.8.in @@ -107,6 +107,10 @@ a cookie (state) value will be printed. .TP 16 if the helper needs an SCEP pkiMessage, but couldn't read one. +.TP +17 +if the CA indicates that the client needs to attempt enrollment using a new key +pair. .SH BUGS Please file tickets for any that you find at https://fedorahosted.org/certmonger/