HTTPS

Questions regarding the use of the .NET SDK 2.0 for Server or Client development or integration into customer products ...

Moderator: uasdknet

Post Reply
cacamille3
Hero Member
Hero Member
Posts: 73
Joined: 15 Feb 2012, 21:43

HTTPS

Post by cacamille3 »

Hello
I have a question regarding HTTPS.
I use your FullClient app from the last UA .NET SDK Bundle 2.2.2.

I am able to enable an HTTPS connection with my Server.
I am able to trust or reject the Server cert , HTTPS Clients never send their certificates even if I set my Server to ask for it (and to fail if no peer cert) .

It will be great if the client can send its own certificate so that OPC UA HTTPS Server could manage
a list of trusted/rejected users as in OPC UA TCP with SecurityPolicies different that None.

Post Reply