Jetty Keystore Trouble with jetty-base provided in Shibboleth 3

Cantor, Scott cantor.2 at osu.edu
Wed Jul 22 11:44:09 EDT 2015


The Jetty 9.3 issue is nothing, it's a change to the properties they're consuming in the core Jetty config files in etc/. They split out the SSL config into two separate files and renamed the properties that govern the keystore and type.

This is why I don't really like using properties with Jetty, it's not a stable interface and it buys very little in terms of avoiding modifications to their files. I don't know if I'm prepared to impose that opinion on our documentation or not, but end of the day, our container docs will always be an example, nothing more.

-- Scott



More information about the users mailing list