[shibboleth-sp2] 03/17: Document the new -n option of shib-keygen
Ferenc Wágner
wferi at moszumanska.debian.org
Thu Sep 1 09:29:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi pushed a commit to branch debian/experimental
in repository shibboleth-sp2.
commit 3f021f93d09219220bf132137f40ed55d67ac5fc
Author: Ferenc Wágner <wferi at niif.hu>
Date: Wed Jul 13 10:38:06 2016 +0200
Document the new -n option of shib-keygen
It was introduced by upstream in d94c761.
---
debian/man-pages/shib-keygen.8.pod | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/man-pages/shib-keygen.8.pod b/debian/man-pages/shib-keygen.8.pod
index 2d7c840..b14abe2 100644
--- a/debian/man-pages/shib-keygen.8.pod
+++ b/debian/man-pages/shib-keygen.8.pod
@@ -4,7 +4,7 @@ shib-keygen - Generate a key pair for a Shibboleth SP
=head1 SYNOPSIS
-B<shib-keygen> [B<-bf>] [B<-e> I<entity-id>] [B<-g> I<group>]
+B<shib-keygen> [B<-bf>] [B<-e> I<entity-id>] [B<-g> I<group>] [B<-n> I<prefix>]
[B<-h> I<hostname>] [B<-o> I<output-dir>] [B<-u> I<user>] [B<-y> I<years>]
=head1 DESCRIPTION
@@ -55,6 +55,11 @@ result of C<hostname --fqdn>.
Store F<sp-cert.pem> and F<sp-key.pem> in the directory I<output-dir>
rather than the default of F</etc/shibboleth>.
+=item B<-n> I<prefix>
+
+Use I<prefix> instead of F<sp> in the name of the generated certificate
+and private key file.
+
=item B<-u> I<user>
After generating the key and certificate, change the ownership of the key
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
More information about the Pkg-shibboleth-devel
mailing list