PDI Instance - Error - emote host terminated the handshake
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 03:47 AM
Getting this error while accessing the ServiceNow API End points from Java code.
javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
It was working fine until yesterday and we are getting this error from today.
Some of the requests give the responses as 200 OK and some says the handshake error 500 Internal Server Error.
Please help to check on this.
will this be because of any patches applied in the PDI ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 02:01 AM
Hello @venkatas12 ,
Have you validated the authentication certificates? Are they still valid?
Regards,
Shubham
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 02:22 AM
I am using the PDI only.
we do not have any certificates in particular
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 02:24 AM