javax.net.ssl.SSLHandshakeException: No subject alternative exceptions related to JDBC SSL connections
search cancel

javax.net.ssl.SSLHandshakeException: No subject alternative exceptions related to JDBC SSL connections

book

Article ID: 451194

calendar_today

Updated On:

Products

Datacom/Server

Issue/Introduction

This article provides 2 new possible exceptions using Datacom Server JDBC SSL connections.

Environment

Datacom Server 15.1 

Resolution

New exceptions are documented in Obtaining SSL Connection Debug Information:

  - javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching abcd.domain.net found.
  - javax.net.ssl.SSLHandshakeException: No subject alternative names matching IP address found.

Additional Information

For documentation, see Implement and Configure the JDBC Driver , new connection property SSLHostNameValidation in DriverPropertyInfo and SSL Using Connection URL.