Products | Versions |
---|---|
TIBCO BusinessConnect | 6.4 |
While trying to connect to a trading partner AS2 URL, we get the below error in BC 6.4 :
<<<
...
2019 Dec 26 14:56:10:535 GMT -0500 BW.BusinessConnect-Interior_Server Debug [bw.logger] BW-EXT-LOG-300002 Job-327019.327019.zK1TDoJcEwAFOE7v-d0rHHdEEW6.esbint01-Interior-Server HTTPSTransport: Connecting to xx.yy.com:443
2019 Dec 26 14:56:10:535 GMT -0500 BW.BusinessConnect-Interior_Server Error [bw.logger] BW-EXT-LOG-100000 Job-327019.327019.zK1TDoJcEwAFOE7v-d0rHHdEEW6.esbint01-Interior-Server HTTPSTransport: Error connecting to xx.yy.com:443: Error communicating with host xx.yy.com at port 443 . Connection closed by remote host.
2019 Dec 26 14:56:10:535 GMT -0500 BW.BusinessConnect-Interior_Server Debug [bw.logger] BW-EXT-LOG-300002 Job-327019.327019.zK1TDoJcEwAFOE7v-d0rHHdEEW6.esbint01-Interior-Server HTTP sync reply: statusCode = [699] statusMsg = [Failed to connect to xx.yy.com:443: Error communicating with host xx.yy.com at port 443 . Connection closed by remote host.] confirmationID = [dmzmsh-reply-conf-114B042C-5B26-4EA9-B2E4-8FAB29C4E0BE]
...
>>>
The same connection worked fine in BC 6.1. We have used third party tools and even used openssl to force use TLSv1 for the connection (since in TP configuration they are using TLSv1) and it connects successfully. The weird part is, the connection fails right away, there is no handshake been logged before it fails. We are using Entrust provider.