<div dir="ltr"><div><span style="color:rgb(0,0,0);font-family:Arial;line-height:16px">Hello!</span></div><div><span style="color:rgb(0,0,0);font-family:Arial;line-height:16px">I was trying to work out SSL connection by using "167ssl" branch. </span></div>
<div><span style="color:rgb(0,0,0);font-family:Arial;line-height:16px">I am new to SSL comunication so I decided to use this as a stepping stone to work around. </span></div><div><span style="color:rgb(0,0,0);font-family:Arial;line-height:16px">We got a PEM certificate whitch has a RSA public key inside from our counterparty. I inported this certificate via certmgr. </span></div>
<div><span style="color:rgb(0,0,0);font-family:Arial;line-height:16px">Then I created a simple initiator and set it like this: </span></div><div><span style="color:rgb(0,0,0);font-family:Arial;line-height:16px"><br></span></div>
<div><span style="color:rgb(0,0,0);font-family:Arial;line-height:16px"><div>SSLCertificate=name of inported cert</div><div>SSLCertificatePassword=cert password</div><div>SSLValidateCertificates=N</div><div>SSLCheckCertificateRevocation=N</div>
</span></div><div><span style="color:rgb(0,0,0);font-family:Arial;line-height:16px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Arial;line-height:16px">Now I am getting strange error when SSLStreamFactory is creating client stream: </span></div>
<div><font color="#000000" face="Arial"><span style="line-height:15.994318008422852px">AuthenticationException: A call to SSPI failed, see inner exception.</span></font><br></div><div><span style="color:rgb(0,0,0);font-family:Arial;line-height:16px">Inner exception is following: </span></div>
<span style="color:rgb(0,0,0);font-family:Arial;line-height:16px">An unknown error occurred while processing the certificate. </span><div><span style="color:rgb(0,0,0);font-family:Arial;line-height:16px"><br></span></div>
<div><span style="color:rgb(0,0,0);font-family:Arial;line-height:16px">I was trying to mess around with settings but the error was the same. </span></div><div><span style="color:rgb(0,0,0);font-family:Arial;line-height:16px">Is this supose to work with this kind of set up? </span></div>
<div><span style="color:rgb(0,0,0);font-family:Arial;line-height:16px">Thanks, </span></div><div><span style="color:rgb(0,0,0);font-family:Arial;line-height:16px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Arial;line-height:16px">kwitee</span></div>
</div>