Hi Daisy,
sorry for the late reply but it still isnt working.
anything else I may have missed out
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
Recently my connections from Biztalk to an external financial system started failing with the message
A message sent to adapter "WCF-Custom" on send port "SP_IMOS_AP_HEAD_TO_OCI_AP_HEAD" with URI "https://bwoicdev-bwgroup.integration.ocp.oraclecloud.com/ic/ws/integration/v1/flows/soap/BWSHIP_IMPORT_IMOS_APINVO_HEADER/1.0/" is suspended. Error details: System.ServiceModel.Security.SecurityNegotiationException: Could not establish secure channel for SSL/TLS with authority 'bwoicdev-bwgroup.integration.ocp.oraclecloud.com'. ---> System.Net.WebException: The request was aborted: Could not create SSL/TLS secure channel.
Support asked me to use any one of the below 3 ciphers for the SSL handshake to happen.
please let me know how to install any one of these,
Server is a windows 2009 R2 standard server with service pack1
this is a bit critical as the integration has stopped
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
Hi Daisy,
sorry for the late reply but it still isnt working.
anything else I may have missed out
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
I put in the first 3 lines to comply