diff options
| author | jsing <> | 2021-06-27 16:54:14 +0000 |
|---|---|---|
| committer | jsing <> | 2021-06-27 16:54:14 +0000 |
| commit | 4404df9dd9e200b2608ac9cfdfa13dcba0eedb73 (patch) | |
| tree | 8744e82b4d46481f9e4d39e2935aaa9b9de38ec9 /src/lib/libc/string/memset.c | |
| parent | 49fa77afbf4fc839cae5e7fd48d077d8551da2b3 (diff) | |
| download | openbsd-4404df9dd9e200b2608ac9cfdfa13dcba0eedb73.tar.gz openbsd-4404df9dd9e200b2608ac9cfdfa13dcba0eedb73.tar.bz2 openbsd-4404df9dd9e200b2608ac9cfdfa13dcba0eedb73.zip | |
Correct handling of SSL_OP_NO_DTLSv1.
When converting to TLS flags, we need to also include SSL_OP_NO_TLSv1,
otherwise the TLS equivalent of SSL_OP_NO_DTLSv1 is TLSv1.0 only, which
does not work so well when we try to switch back to DTLS versions.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
