diff options
author | 2020-10-11 03:47:59 +0000 | |
---|---|---|
committer | 2020-10-11 03:47:59 +0000 | |
commit | d25254fb5cde7dde39c459a65d05cd23b4bc7e6d (patch) | |
tree | cacbbefdb9cafc866dc6b4f29bfd472275e28070 /lib/libssl/ssl_methods.c | |
parent | Handle absence of TLS certs while parsing the config (diff) | |
download | wireguard-openbsd-d25254fb5cde7dde39c459a65d05cd23b4bc7e6d.tar.xz wireguard-openbsd-d25254fb5cde7dde39c459a65d05cd23b4bc7e6d.zip |
Fix an assert conditioned on DTLS1_VERSION.
This condition previously existed for DTLS BAD_VER, which has long been
removed. Furthermore, conditioning on DTLS1_VERSION means this is broken
for any newer DTLS version. While here roll up two assertions into one.
ok tb@
Diffstat (limited to 'lib/libssl/ssl_methods.c')
0 files changed, 0 insertions, 0 deletions