-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Kalyan,

On 5/24/18 2:02 AM, Repalle, Nagakalyan wrote:
> 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.


You are using JSSE but trying to provide an OpenSSL-style cipher suite
string.

What version of Tomcat 8 are you running?

- -chris
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAlsGztoACgkQHPApP6U8
pFgP8w//accQ79AeIYMpmk1/+msKSm4+rLI8m6s3S4V/PGLWaBCl/ERrbGODLJlj
9BtBuaTjXiEBVgo8I6frrUp6TpymqXP6bqr37bzejdOTNF/5TTIAv72ZIcUe/qW1
85FIxaPVuBC4wppTZF+YncpnNi77u/SfOZI1ZBlY66UizKPlkHVutGY1BeG5kEpu
OfH6db+MhW5XsjK+/E0diAdcfJWLFKtpuQz9Wx094pnpClMR9DB9VP8BufNzPaU4
jFAQk7VeTDrIYUUcLhZrCh0N+ovo6lfnZCgIx+/cLkulsiEtKsQF6y18T2/ULycb
t0NHLpt80fJldK5+JwPn+ZjrL3r0RHqlbP3Mv5f294wIM0dhd7jIRvbzDsp6OPMQ
UFl3oK9sz1JeIUfdBa9r5Mgonm+9uoSRsQvWf7aVHLtwxHs0oqogZTz4lWZN2qle
0uHPI7rlExFXsaWjX4CWBkM2KshRL9CFnUq2+llqGBFOvXeMpHnYwWLm6JnFccBo
2mzEk7OJNtDufhG7ZLvjycPLtNnU7vTDHd8jGiGkL+BvQ12pXPRimmxymZtrNECr
1zJCvqvZH33wjzGze4+CmOvTXU9mO6ldlzjOcBrtZF0lK+NtD+QCWe111F8S+Smv
AV43YmXksD/iGsHEoTnrToV1J11nzNClZP1OZZUYlxPhct3+puM=
=2BTj
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to