[cpp-sp] 36/37: More detailed manual for shib-keygen -b

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:48:02 EST 2018


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to annotated tag debian/2.5.5+dfsg1-1
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=358c705a436e0e2ef7b521a7ca98433afcc3ef83

commit 358c705a436e0e2ef7b521a7ca98433afcc3ef83
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Tue Jan 26 20:37:42 2016 +0100

    More detailed manual for shib-keygen -b
---
 debian/man-pages/shib-keygen.8.pod | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/man-pages/shib-keygen.8.pod b/debian/man-pages/shib-keygen.8.pod
index 7399e16..2d7c840 100644
--- a/debian/man-pages/shib-keygen.8.pod
+++ b/debian/man-pages/shib-keygen.8.pod
@@ -23,8 +23,9 @@ F</etc/shibboleth/sp-key.pem>.
 
 =item B<-b>
 
-Suppress all standard error output when creating the certificate.  This
-option is normally only used by the package build.
+Batch mode: exit successfully without doing anything if F<sp-key.pem> or
+F<sp-cert.pem> already exists, unless B<-f> was also specified.
+Suppress standard error output from B<openssl> when creating the certificate.
 
 =item B<-e> I<entity-id>
 
@@ -33,7 +34,7 @@ certificate.
 
 =item B<-f>
 
-Remove F</etc/shibboleth/sp-cert.pem> and F</etc/shibboleth/sp-key.pem>
+Remove F<sp-cert.pem> and F<sp-key.pem>
 before generating a new certificate.  Without this option, if those files
 already exist, B<shib-keygen> prints an error and exits rather than
 overwriting them.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list