Seeking command to generate separate signing and encryption keys

Cathy Scott cathystill at gmail.com
Tue May 12 20:33:07 UTC 2020


Thank you so much, Keith!

Best,
Cathy

On Tue, May 12, 2020 at 12:47 PM Wessel, Keith <kwessel at illinois.edu> wrote:

> Cathy,
>
> You can accomplish this by adding the –n argument to the keygen command
> and running it twice: once to generate the signing key pair and once to
> generate the encryption key pair:
>
> keygen.bat -h http://client.serviceprovider.com -e
> https://client.serviceprovider/shibboleth -y 10 -n sp-signing
> keygen.bat -h http://client.serviceprovider.com -e
> https://client.serviceprovider/shibboleth -y 10 -n sp-encrypt
>
> Keith
>
> From: users <users-bounces at shibboleth.net> On Behalf Of Cathy Scott
> Sent: Tuesday, May 12, 2020 2:17 PM
> To: Shib Users <users at shibboleth.net>
> Subject: Seeking command to generate separate signing and encryption keys
>
> Hello all,
>
> I'm testing Shib SP v3.1 in Windows and can't figure out how to generate a
> separate signing and encryption key.
>
> Previously in v2, I would use this command to generate a single keypair
> used for signing and encryption:
> keygen.bat -h http://client.serviceprovider.com -e
> https://client.serviceprovider/shibboleth -y 10
>
> Please advise what the new command is to get key="sp-signing-key.pem"
> certificate="sp-signing-cert.pem"/> and key="sp-encrypt-key.pem"
> certificate="sp-encrypt-cert.pem".
>
> Thanks,
> Cathy
> --
> For Consortium Member technical support, see
> https://wiki.shibboleth.net/confluence/x/coFAAg
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20200512/1959445a/attachment.htm>


More information about the users mailing list