Article - CS61031

How to fix Notice SSL Handshake Exception "java security.cert.CertificateException: No name matching <server> found" in Windchill PDMLink

Modified: 10-Dec-2024   


Applies To

  • Windchill PDMLink 9.1 M010 to 12.1

Description

  • Users cannot store data on replica server
    • Unable to replicate any content to remote file server
  • Certificate is not trusted because it is self-signed
  • Trouble configuring https (SSL) 
  • Objects not being replicated on replica server but master site
  • Vault Configuration Notice:
    • wt.wrmf.delivery.WTDeliveryException:  wt.wrmf.transport.WTTransportException: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificationException: No name matching <server_name> found
  • ​Output of windchill wt.auth.Authentication
    • DEBUG [main] wt.httpgw.HTTPLogin - Opening URL connection to https://<server_name>/Windchill/servlet/WindchillAuthGW/wt.httpgw.HTTPAuthentication/login
      DEBUG [main] wt.httpgw.HTTPLogin - Failed to get input stream from connection
      javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No name matching <server_name> found
              at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
              at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1884)
              at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:276)
              at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:270)
              at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1439)
              at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:209)
This is a printer-friendly version of Article 61031 and may be out of date. For the latest version click CS61031