Re: Problems configuring SSL connector

2006-04-21 Thread Dhaval Patel
Yes. Markus is right. When you add tcnative-1.dll, it means you are enabling APR support in tomcat, which is good. For detail instruction, visit: http://www.mail-archive.com/users%40tomcat.apache.org/msg02500.html There is only one problem in the steps described in above link. It works 100% c

Re: Problems configuring SSL connector

2006-04-21 Thread Markus Schönhaber
EddieE wrote: > I'm using keystore files so I needed to add these to server.xml. > I'm using native libraries since it appears that these are required if you > want to use a non-default keystoreFile. No. With APR (the native libs) you'll have to configure the OpenSSL way: http://tomcat.apache.org/

Problems configuring SSL connector

2006-04-21 Thread EddieE
this message in context: http://www.nabble.com/Problems-configuring-SSL-connector-t1488604.html#a4032782 Sent from the Tomcat - User forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]