Thanks Angus, that answers my question.
Have a nice day!
Merijn
On 12/06/2015 16:13, Angus Robertson - Magenta Systems Ltd wrote:
I'm currently setting up a connection using OpenSSL for the first
I'm unsure when I can conclude (on
server side) that a client is fully authenticated.
Not sure i
> I'm currently setting up a connection using OpenSSL for the first
> I'm unsure when I can conclude (on
> server side) that a client is fully authenticated.
Not sure if your application is a client or server, but they are similar,
everything
happens in the HandshakeDone event.
You need to che
Asked a bit too soon it seems, I just found the PeerCert.VerifyResult,
which is 0 if authentication is OK.
If some can confirm this is indeed the trick that would be great.
Merijn
On 12/06/2015 15:58, Merijn Bosma wrote:
Hi all,
I'm currently setting up a connection using OpenSSL for the firs
Hi all,
I'm currently setting up a connection using OpenSSL for the first time.
Things are going well, but I'm unsure when I can conclude (on server
side) that a client is fully authenticated.
I'm looking into the OnClientConnected, OnClientDisconnected and
OnSSLHandshakeDone events.
For a
OpenSSL has released new versions this week, ICS versions of OpenSSL 1.0.2b and
1.0.1n may be downloaded from:
http://wiki.overbyte.be/wiki/index.php/ICS_Download
These new OpenSSL versions fix several moderate security holes.
They can be used with ICS V8 releases later than 25th March 2015 t