|
From: Dima T. <d-...@ma...> - 2017-02-04 11:45:52
|
Okay, got it, according to secure_communications.html doc "Acceptor certificates are always authenticated by the initiator" if the follwing settings are specified at Initiator : SocketTrustStore=[your trust store path] SocketTrustStorePassword=[your trust store password] However, if not specified then Initiator will not validate Acceptor certificates Regards, Dima >Суббота, 4 февраля 2017, 13:12 +02:00 от Dima Tsaranov <d-...@ma...>: > >>Hi Christoph, >> >>As part of the [ QFJ-821 ] - Quickfix/J Server should validate SSL client certificates >> >>a Server (acceptor) is now validating Client's (initiator) certificate if the NeedClientAuth=Y is set at Server >> >>However, a Client seems never validates Server's certificate (NeedClientAuth=Y only works for acceptor) >> >>Is there a way to configure initiator for validating Server's certificate, can you confirm please? >> >>Thank you, >>Dima Tsaranov >> > |