I have configured JBOSS 5 with SSLVerifyClient="require"
- Client contains, server CA certs and there own certs(JDK 1.8).
- Server contains, client CA certs and there own certs(JDK 1.6).
For this case both CA's are different, when we are trying to communicate to that server and getting tlsv1 alert decrypt error
I have no clues what was the exception it is ?
During Curl,
Unknown SSL protocol error in connection
During OpenSSL:
SSL_connect:SSLv3 write change cipher spec A
SSL_connect:SSLv3 write finished A
SSL_connect:error in SSLv3 flush data
New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256-SHA