|
From: Aaron B. <aar...@gm...> - 2019-10-18 17:23:03
|
I'm looking to add a CRL to the client certificate validation on my quickfixj engine. It appears that the C++ engine supports this via the CertificateRevocationListFile option and uses OpenSSL to verify it. I have been digging through the quickfixj code and have not found anything equivalent. Is this feature not available or did I miss it? |