Hi Experts,

I am getting the below error message while configuring https on tomcat 8.

2018-05-24 00:47:10,034 [main] WARN  
org.apache.tomcat.util.net.jsse.JSSESocketFactory- None of the ciphers 
specified are supported by the SSL engine : 
HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5

My configuration look like below.

              <Connector
           protocol="org.apache.coyote.http11.Http11Protocol"
           port="18443" maxThreads="200"
           scheme="https" secure="true" SSLEnabled="true"
           keystoreFile="tomcat8dev.keystore" keystorePass="**********"
           clientAuth="false" useServerCipherSuitesOrder="true"/>

I have even added the cipher element to the above configuration and like 
cipher="ALL" but still the same error message appears.

Please let me know how to fix this issues. Thanks a lot for your help in this 
matter. Kindly let me know if you need more details.

Thanks,
Kalyan

________________________________

This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential 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. Your privacy is important to us. Accenture uses your personal data only 
in compliance with data protection laws. For further information on how 
Accenture processes your personal data, please see our privacy statement at 
https://www.accenture.com/us-en/privacy-policy.
______________________________________________________________________________________

www.accenture.com

Reply via email to