diff options
| author | jsing <> | 2021-06-27 16:54:14 +0000 |
|---|---|---|
| committer | jsing <> | 2021-06-27 16:54:14 +0000 |
| commit | 33abfd8dd82d32943832cfb605ff548b4516ae04 (patch) | |
| tree | 8744e82b4d46481f9e4d39e2935aaa9b9de38ec9 /src/lib/libcrypto/dsa/dsa_meth.c | |
| parent | a2e788d74b3e0fbf66037bde6e1a270976a45b6b (diff) | |
| download | openbsd-33abfd8dd82d32943832cfb605ff548b4516ae04.tar.gz openbsd-33abfd8dd82d32943832cfb605ff548b4516ae04.tar.bz2 openbsd-33abfd8dd82d32943832cfb605ff548b4516ae04.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 'src/lib/libcrypto/dsa/dsa_meth.c')
0 files changed, 0 insertions, 0 deletions
