Author :
jsing
Date :
2021-02-08 17:20:47
Hash :10b295af Message :Remove bogus DTLS checks to disable ECC and OCSP.
ECC and OCSP can be used with DTLS, so remove bogus checks that currently
prevent it. These are long lasting remnants from the original OpenSSL code.
ok tb@