Error sending requests to a Trading Partner: Message: Error connecting to host ... handshake alert: unrecognized_name.

Error sending requests to a Trading Partner: Message: Error connecting to host ... handshake alert: unrecognized_name.

book

Article ID: KB0093368

calendar_today

Updated On:

Products Versions
TIBCO BusinessConnect -
Not Applicable -

Description

Description:
When sending an outbound request to a Trading Partner using HTTPS, the following error is reported:

"Error connecting to host <trading partner name>... handshake alert: unrecognized_name" occurs.

Issue/Introduction

Error sending requests to a Trading Partner: Message: Error connecting to host ... handshake alert: unrecognized_name.

Resolution

BusinessConnect implements SNI (Server Name Identification), which may cause an issue with a Trading Partner that is not configured to use it. To address the issue, add the following property to the deployed TRA file.


java.property.jsse.enableSNIExtension=false


Restart the engine after changing the TRA file.

Additional Information

BusinessConnect Trading Partner Administration Manual