TLS Handshake is happening twice when connecting to Oracle Database using JDBC Thin client
I have a simple JDBC program that is connecting to Oracle Database using TLSV1.2 but the database connection is taking around 2 second. After taking SSL dump it was observed TLS handshake is happening twice. Any pointers to overcome SSL Handshake twice.