Details
Description
In quickfix.mina.acceptor.AbstractSocketAcceptor we have sslFilter.setUseClientMode(false);
What we found is this means that the Quickfix/J server never validates the client certificates.
Can we please provide a configuration for this to enable needClientAuth?
Attachments
Issue Links
- is duplicated by
-
QFJ-256 SSLContextFactory doesn't support custom trust stores
- Closed