customizing the login page for shibboleth

Cantor, Scott cantor.2 at osu.edu
Fri May 22 14:03:16 EDT 2015


On 5/22/15, 1:50 PM, "Riz Panjwani" <panjwani.riz at gmail.com> wrote:

>The shibboleth install script generates a keystore so I'm guessing that has something to do with it. I'm just running the install script and restarting tomcat7.

It doesn't generate any keystore at that location, and it doesn't generate any keystore that is relevant to the software, it generates one that doesn't generally need to be used in any modern container for backchannel TLS.

In any case, you can't safely run such a script while a containers is running if those containers do bad things to their cached working trees when warfiles get overwritten. I never overwrite my warfiles while something is running on top of them and I'm using a container much less poorly implemented than Tomcat is.

-- Scott



More information about the users mailing list