You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Vicente Salvador <vi...@deister.es> on 2000/09/26 13:53:11 UTC

About Bug Report #139

You Say...

Comment #92
Synopsis:
I fixed this one

Comment:
Make sure you set secure="true" in the config file. Tomcat can't guess
easily. Starting 3.3, secure="true" will triger JSSE load.

OK. It works fine, but maybe you should include this param in the demo
context in the conf/server.xml file

Vicente Salvador