diff options
| author | tb <> | 2025-10-24 09:23:06 +0000 |
|---|---|---|
| committer | tb <> | 2025-10-24 09:23:06 +0000 |
| commit | 2e803cbe8e599c0ae52e9dda44c3d22e3dec105d (patch) | |
| tree | 1745d43df8008897003b3d8082f0f6d76a233b47 /src/lib/libssl/man/SSL_CTX_use_certificate.3 | |
| parent | 783e86feca43e6347eff9ec54047dfd62b4c93e0 (diff) | |
| download | openbsd-2e803cbe8e599c0ae52e9dda44c3d22e3dec105d.tar.gz openbsd-2e803cbe8e599c0ae52e9dda44c3d22e3dec105d.tar.bz2 openbsd-2e803cbe8e599c0ae52e9dda44c3d22e3dec105d.zip | |
libssl: const correct the ssl_session_dup() helper
This allows a const correct SSL_SESSION_dup() implementation at the cost
of casting away const due to the const incorrect CRYPTO_dup_ex_data()...
(I should look into fixing that, but things like rust-openssl make that
hard at this point in the release cycle.)
ok kenjiro (as part of a larger diff)
Diffstat (limited to 'src/lib/libssl/man/SSL_CTX_use_certificate.3')
0 files changed, 0 insertions, 0 deletions
