Shane,
Thanks for the good news. I'm trying to get the Mitro server to run in Tomcat, over an existing database. So far, I'm able to get the server running in the "test" mode by adding generateSecretsForTest="true". modifying the client was pretty easy (good work on the part of the Mitro dev team). So, the servlets are deployed in Tomcat, they attach to the postgres database, then bombs. My remaining issue is generating the "production" keys,
Any pointer on how to get the keys gen'd is greatly appreciated. I have an SSL cert installed in Tomcat, but would be happy with anything working so I can see how the puzzle pieces fit.
Thanks in advance,
Paul