2 way SSL (wodHttpDLX)
Hi, I wonder if HTTPDLX also supports two way SSL, ie like in IIS instance where the client certificate is used after authentication, to also encrypt returns, and so the client has to decrypt using its stored private key.
Regards.
Kunhock
2 way SSL
Hi Kunhock.
If you're referring to client authentication with certificate, then yes, wodHttpDLX does support it. Set Certificate property to hold reference to the object that has your certificate and private key loaded, and try to connect.
http://www.weonlydo.com/HttpDLX/Help/wodHttpDLX-object-Certificate-property.html
I hope this helps!
Jasmine.
2 way SSL
Oh Thanks Jasmine, I will give u a try on IIS and let you know if any problem arises.
Regards.
Kunhock
2 way SSL
Hi Jasmine,
I have tried it out and it works well on my own IIS but crashes on my client's partner IIS, there is some confidential information, so I have switched to email to further explain this. Please check techsupport email.
Regards.
Kunhock