Shibboleth SSL certificate

Peter Schober peter.schober at univie.ac.at
Thu Nov 28 05:58:07 EST 2013


* Gianluigi Ruggeri <gianluigi83 at gmail.com> [2013-11-28 11:49]:
> I have my apache webserver configurated with AJP connector to my Tomcat.
> So, I already have a SSL certificate (configurated in my Apache web server).
> Now, when I install my shibboleth Idp is generated a new certificate (I see
> /credentials idp.crt idp.key, idp.jks).
> I see the certificate (encoded) into my metdatafile.
> Is possibile to use my original certificate? How can I change the
> configuration?

It is possible but it is strongly advised NOT to do this.
Certificates (or just keys) to encrypt and sign SAML protocol messages
are not generally used to terminate TLS/SSL connections and never are
seen from an end user's web browser.
As such using commercial CA-issued certificates for securing SAML
protocol messages buys you exactly nothing, but given their short
liftime forces you into (unnecessary) renewals based on someone else's
business model (not your own security considerations and time scale).
-peter


More information about the users mailing list