Chuck,
you are very smart. I remembered doing this in my production box to
get SSL working. I did do the exe installer, but many searches did not
find the tcnative.dll. Actually I couldn't find any tcnative
references anywhere.
Perhaps there is another mechanism to use native in 5.5.17? Funny
thing, my search on my whole system for the .dll found all the old bak
in my production box.

Anyway, could they put that dll into a .jar?



On 12/13/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: Jim Reynolds [mailto:[EMAIL PROTECTED]
> Subject: SSL Setup From Site
>
> 4) restarted tomcat, but I do not get ssl?

If you used the .exe download for Tomcat, you may have APR installed.
Its SSL configuration is rather different than that for Tomcat's pure
Java connector.  The doc for APR is here:
http://tomcat.apache.org/tomcat-5.5-doc/apr.html

Alternatively, disable APR by deleting or renaming bin\tcnative-1.dll,
and then the standard SSL handling (which appears to be what you
configured) will be in effect.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to