Hi All,

We would like to convert our SSL connector from JSSE configuration to 
APR/native. The tomcat version we are using is tomat7.0.27.

We are finding difficulty in converting our .jks file to SSLCertificateFile and 
SSLCertificateKeyFile attributes which are specified as part of connector for 
APR/native.

Can you please help us in this conversion. The connector which is used 
currently is as below:

<Connector port="443" protocol="HTTP/1.1" SSLEnabled="true"  scheme="https" 
secure="true" clientAuth="false" sslProtocol="TLS"  executor="tomcatThreadPool" 
connectionTimeout="20000" allowUnsafeLegacyRenegotiation="false" 
ciphers="SSL_RSA_WITH_RC4_128_SHA,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_DSS_WITH_AES_128_CBC_SHA,SSL_RSA_WITH_3DES_EDE_CBC_SHA,SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA,SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA"
  keystoreFile="/dummy.jks" allowTrace="false"  keystorePass="dummy.com"/>

Any suggestion or help in this regard will be of great value.

Thanks,
Soumya

________________________________
This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise private information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited.

Where allowed by local law, electronic communications with Accenture and its 
affiliates, including e-mail and instant messaging (including content), may be 
scanned by our systems for the purposes of information security and assessment 
of internal compliance with Accenture policy.

______________________________________________________________________________________

www.accenture.com

Reply via email to