Drop X9.31 support from libtls
authortb <tb@openbsd.org>
Sun, 9 Apr 2023 18:26:26 +0000 (18:26 +0000)
committertb <tb@openbsd.org>
Sun, 9 Apr 2023 18:26:26 +0000 (18:26 +0000)
commitd4a15b220ef682241173db2d50225141a486f1fa
tree4bfdcff22dc50332809b67d3c899b16078ce29c6
parentd91d9c7c6e8826048bc70af25a97d1b6661d8a0d
Drop X9.31 support from libtls

The TLS signer isn't exposed in public API (we should finally fix it...)
and it supports X9.31, a standard that has been retired and deprecated for
a very long time. libcrypto will stop supporting it soon, this step is
needed to prepare userland.

ok jsing
lib/libtls/tls_internal.h
lib/libtls/tls_signer.c