<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">hi all,<br>
<br>
since view hours i try to make a https request to a c# sslstream class. <br>
the same request works fine with the browser.<br>
<br>
In my descriotion the freeswitch is the web client and the c# sslstream side is the server.<br>
<br>
Is it possible to configure the xml_curl.config.xml to trust any server certificate and the certificate comes only from the server (the same that's working with the browser)?
<br>
With all configurations that i try the client sends an Encryptet Alert and a [Fin, ACK].<br>
<br>
At the moment, the server side use a *.pfx cert gerneratet with openssl.<br>
<br>
Thanks for your help. <br>
</div>
</body>
</html>