openssl / project

Tracking of project related issues
1 stars 0 forks source link

Augment handshake test to allow reusing of store in ssl_ctx creation #573

Closed nhorman closed 3 weeks ago

nhorman commented 1 month ago

augment handshake test to optionally allow multiple threads to share an underlying certificate cache.

Requires use of exclusive ssl_ctx (i.e. the -s option in handshake test)