Move keygen.sh into /usr/sbin and clean up /etc/shibboleth
authorRuss Allbery <rra@debian.org>
Wed, 25 Jun 2008 23:59:15 +0000 (16:59 -0700)
committerSam Hartman <hartmans@debian.org>
Mon, 1 Nov 2010 00:05:54 +0000 (20:05 -0400)
commita996086f3af5bf225c6bd7301ba78dd0f53148fa
treecf1e5af765b9e65bda2185f96ab0e8093be9e971
parent94fb923c37a4d0e8a2ba9dcbbacd387200126f68
Move keygen.sh into /usr/sbin and clean up /etc/shibboleth

Move the keygen.sh script into /usr/sbin/shib-keygen and add a man page
for it since users may want to run it after installation.  Remove the
keys generated as part of the build process, since they'll be for the
build host and hence useless in the package.  Also remove an OS X
configuration file.

Modify keygen.sh to cd to /etc/shibboleth before doing anything so that
its file paths will still be correct and comment the --fqdn change.

debian/libapache2-mod-shib2.shibd.init is created as part of the build,
so remove it in the clean target.
configs/keygen.sh