Guest User

Untitled

a guest
Nov 16th, 2017
369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=db_host_FQDN)(PORT=2484))(CONNECT_DATA=(SID=ORCLSSL)))
  2.  
  3. READ: TLSv1 Alert, length = 2
  4. RECV TLSv1.2 ALERT: fatal, handshake_failure
  5. called closeSocket()
  6. handling exception: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
Add Comment
Please, Sign In to add comment