diff options
author | tb <> | 2021-12-16 06:32:56 +0000 |
---|---|---|
committer | tb <> | 2021-12-16 06:32:56 +0000 |
commit | 4f80dfe9175818c95601080a13eaa12f62cbe806 (patch) | |
tree | af49592749b971b1359eb2bf2f7a3c0d6d1a3385 /src/usr.bin | |
parent | 93f72c22f0cebe4b6a760100c045c6f1eeb9f893 (diff) | |
download | openbsd-4f80dfe9175818c95601080a13eaa12f62cbe806.tar.gz openbsd-4f80dfe9175818c95601080a13eaa12f62cbe806.tar.bz2 openbsd-4f80dfe9175818c95601080a13eaa12f62cbe806.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/usr.bin')
0 files changed, 0 insertions, 0 deletions