[stunnel-users] public domain [Patch] Support multiple X509 client certificates with same CN

Michal Trojnara Michal.Trojnara at mirt.net
Mon Mar 31 22:26:08 CEST 2014


On 2014-03-27 12:15, Leon Winter wrote:
> I hereby release my patches to stunnel for support of muliple client
> certificates with the same CN into the public domain.
Thank you very much.  Could you please test my implementation?
https://www.stunnel.org/downloads/beta/stunnel-5.01b2.tar.gz

It should be thread-safe, as X509_STORE_get1_certs() synchronizes
X509_STORE operations with CRYPTO_LOCK_X509_STORE locks.
It also doesn't use any pointers to internal OpenSSL data structures, so
it should be able to survive updates of the OpenSSL shared libraries.

Mike

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://www.stunnel.org/pipermail/stunnel-users/attachments/20140331/dfb12df3/attachment.sig>


More information about the stunnel-users mailing list