'WCF NETCORE ERROR, Unable to create an SSL/TLS secure channel
I'm trying to connect to a Web Service with two-way ssl auth, I've installed the certificates to consume, in the browser in the browser asks me for the certificate and then access the web service photo: accessing the web service from the browser.
but when i try add the reference to a class library project in WCF Reference trow me this message: An error occurred while attempting to find services at 'https://ws.interbanking.com.ar/ws/ConsultaCuentaClienteService?wsdl'. Request cancelled: Unable to create an SSL/TLS secure channel.
Photo: error message in vs
I tried to download the file that I generated the browser when I give it the certificate and convert it to wsdl and add it but it did not work
any solution?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
