]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/ssl_locl.h
Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copying
authorBodo Möller <bodo@openssl.org>
Sun, 9 May 1999 20:12:44 +0000 (20:12 +0000)
committerBodo Möller <bodo@openssl.org>
Sun, 9 May 1999 20:12:44 +0000 (20:12 +0000)
commitca8e5b9b8ad3c199943ad7850bf66bc03279c0b9
tree6826d0a788880b08e6774c31d8c0629ee855e53c
parent8d1157c71c477be91bbf276ff0b0e6b1d4c139c5
Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copying
pointers.  The cert_st handling is changed by this in various ways.
Submitted by:
Reviewed by:
PR:
CHANGES
ssl/s3_lib.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl_cert.c
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/ssl_rsa.c