Hi Scott,

No I don't see a DLL called tcnative-1.dll.

Actually, I'm encountering this same problem on Solaris 10 as well.  I
actually am indifferent to using JSSE or APR...I just want SSL enabled!

Thanks!

 
Bijan Vakili
Senior Software Developer
 
Cryptologic Inc. 
55 St-Clair W, 3rd floor, Toronto, Ontario, M4V 2Y7
Phone 416.545-1455 Ext 5892
E-Mail: [EMAIL PROTECTED]
SKYPE: bijanvakili 

This message, including any attachments, is confidential and/or
privileged and contains information intended only for the person(s)
named above. Any other distribution, copying or disclosure is strictly
prohibited. If you are not the intended recipient or have received this
message in error, please notify us immediately by reply email and
permanently delete the original transmission from all of your systems
and hard drives, including any attachments, without making a copy.
-----Original Message-----
From: Scott Purcell [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 15, 2006 11:05 AM
To: Tomcat Users List
Subject: RE: Help: Enabling SSL

Seems like the same thing that was going on with myself the other day on
5.5.20 Tomcat. In Tomcat/bin directory is there a dll called
tcnative-1.dll?

Here is an email from Charles who helped me:

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.

Anyway, to make a long story short, I ended up installing with the
native checkbox checked, then the .dll was in my bin, I took that out,
and then my SSL worked just fine after following the same links you did.

Let me know how it goes.

Scott



-----Original Message-----
From: Bijan Vakili [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 15, 2006 9:48 AM
To: users@tomcat.apache.org
Subject: Help: Enabling SSL

Hi everyone,

 

I follows the instructions on the Tomcat website for enabling SSL:

http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html

 

However, if I attempt to connect from the local host as follows:

https://localhost:8443 <https://localhost:8443/> 

 

The server just stalls.  The log output does not provide any useful
information.  However, connecting without SSL on this port
(http://localhost:8080 <http://localhost:8080/> ) seems to work
(although I have no idea why?)

 

Is there any additional set that needs to be performed for enabling SSL
that is not displayed on the above page?

 

 

Thanks,

 

 

Bijan Vakili

Senior Software Developer

 

Cryptologic Inc. 

55 St-Clair W, 3rd floor, Toronto, Ontario, M4V 2Y7
Phone 416.545-1455 Ext 5892
E-Mail: [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> 

SKYPE: bijanvakili 

This message, including any attachments, is confidential and/or
privileged and contains information intended only for the person(s)
named above. Any other distribution, copying or disclosure is strictly
prohibited. If you are not the intended recipient or have received this
message in error, please notify us immediately by reply email and
permanently delete the original transmission from all of your systems
and hard drives, including any attachments, without making a copy.

 


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


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

---------------------------------------------------------------------
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