Hello, I'd like a clarify a little bit about multithreaded use of X509_verify_cert. Use case: I want connections to be accepted and served in a
network thread and delegate all certificate checking to another
thread (or even thread pool). CA for all certificates to be
checked is stored in a single The question is, does this kind of thread-sharing of Particularly, I'm worried because |
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users