Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Example used to generate shibboleth keys:

Code Block
cd /etc/shibboleth

...


SPURL="shibboleth-sp.example.com"

...


./keygen.sh -u shibd -g shibd -h $SPURL -y 10 -e https://$SPURL/shibboleth -n sp-encrypt

...


./keygen.sh -u shibd -g shibd -h $SPURL -y 10 -e https://$SPURL/shibboleth -n sp-signing