June 22, 2020 01:21PM
Thanks a lot rr! for your suggestions.. my problem was solved..

I added the cipher suites as the one you gave..

props.setProperty("oracle.net.ssl_cipher_suites", "(TLS_RSA_WITH_AES_128_CBC_SHA256,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA)");


Also imported the server certificate to 'cacerts' with the below command and it worked after that.. :)

keytool -import -alias localhost -file C:/Users//openSSL/ssl/certs/nginx-selfsigned.crt -storetype JKS -keystore cacerts
Subject Author Posted

TCP SSL termination issue on Nginx - for JDBC client

siva.pannier June 19, 2020 03:02AM

Re: TCP SSL termination issue on Nginx - for JDBC client

siva.pannier June 21, 2020 09:42PM

RE: TCP SSL termination issue on Nginx - for JDBC client

Reinis Rozitis June 22, 2020 07:58AM

Re: RE: TCP SSL termination issue on Nginx - for JDBC client

siva.pannier June 22, 2020 01:21PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 308
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready