On Thu, 16 Aug 2001, Pier P. Fumagalli wrote:
> OH SSL GURU! :) :) Do you have any clue ???? (Reply to all so it'll go in
> tomcat-users too!)
>
> Pier
>
> ------ Forwarded Message
> From: "cib" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Wed, 15 Aug 2001 20:17:58 +0200
> To: "Tomcat User Mail list" <[EMAIL PROTECTED]>
> Subject: catalina SSL
>
> Hi
> I'm getting used to Tomcat but not enough to get it work.
> Trying to install the SSL connector, but always getting a java IO exception,
> "keystore tampered".
That's one I've never seen before.
Have you followed the instructions (inside server.xml) exactly?
> I'm a complete newbie either in tomcat or in ssl, so I
> surely didn't do things right. Is there a good tutorial for this (I mean for
> catalina and ssl) , because most of litterature is relevant only for Tomcat
> previous versions, and Sun's documentation deals with java classes, not with
> applications that needs to be configurated through server.xml.
>
> So, do I have to make changes to the catalina.bat, to include (in the
> dostartsecure / dorunsecure) the lines:
> -Djava.protocol.handler.pkgs=\com.sun.net.ssl.internal.www.protocol
>
Is there really supposed to be a backslash (\) before "com.sun...." ?
You can avoid the need to modify catalina.bat by setting an appropriate
value for the CATALINA_OPTS environment variable to the set of properties
you want to pass. But I've not had to do this.
> Do I have to make include a specific keystore in the catalina.policy using
> policytool.exe?
>
> How to modify the tomcat server.xml 's ssl connector to show the keystore
> and keypass?
>
> Thanks for any hint on this wild matter.
>
> Cib
>
> France, Bordeaux, xml and gay pride.
>
>
> ------ End of Forwarded Message
>
>
Craig