diff options
author | tb <> | 2021-12-16 06:32:56 +0000 |
---|---|---|
committer | tb <> | 2021-12-16 06:32:56 +0000 |
commit | 1080824b405f373f76b62aeabd1d8761c941557f (patch) | |
tree | af49592749b971b1359eb2bf2f7a3c0d6d1a3385 /src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 | |
parent | ab02db1399c22a8a19b870882c0d13aea6ea02ee (diff) | |
download | openbsd-1080824b405f373f76b62aeabd1d8761c941557f.tar.gz openbsd-1080824b405f373f76b62aeabd1d8761c941557f.tar.bz2 openbsd-1080824b405f373f76b62aeabd1d8761c941557f.zip |
unifdef TLS13_USE_LEGACY_CLIENT_AUTH
Before the TLSv1.3 stack grew client certificate support, it fell back
to the legacy stack. Proper client certificate support was added in a2k20
with a TLS13_USE_LEGACY_CLIENT_AUTH knob to provide an easy fallback in
case the new code should have a problem. This was never needed.
As ifdefed code is wont to do, this bitrotted a few months later when
the client and server methods were merged.
discussed with jsing
Diffstat (limited to 'src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3')
0 files changed, 0 insertions, 0 deletions