>Is there anything I need to do with tomcat 3.2 configuration
>when I turn on
>SSL in Win2k IIS 5?
>
>All of the supposely https://server/... are changed to
>http://server:443/...
https://server/ should be use instead of http://server:443/
Did you install IIS connector and did you try IIS/Tomcat
in non-ssl mode to verify if IIS redirector works ?
>The only thing I did with IIS was to go thru its wizard to
>configure and use
>server certificate. This works fine for sample IIS
>applications, so I know
>SSL works. I did nothing with tomcat's configuration. The
>above problem
>occurs as soon as I started tomcat and ran my previously running
>application, except changing http to https.
>
>Pls help.
>