summaryrefslogtreecommitdiff
path: root/src/lib/libtls/tls_ocsp.c
diff options
context:
space:
mode:
authortb <>2023-11-13 10:51:49 +0000
committertb <>2023-11-13 10:51:49 +0000
commitf3a0b367152681ccbb4de822d60575d8e43d9522 (patch)
treea11215061d9233c824abf979743586ba21253bd6 /src/lib/libtls/tls_ocsp.c
parent2ae52bb4933ccdcd35faba0908ef339d8c85d8d3 (diff)
downloadopenbsd-f3a0b367152681ccbb4de822d60575d8e43d9522.tar.gz
openbsd-f3a0b367152681ccbb4de822d60575d8e43d9522.tar.bz2
openbsd-f3a0b367152681ccbb4de822d60575d8e43d9522.zip
Remove ASN1_time_parse() dependency in tls_conninfo.c
During r2k22 ported some of the missing OpenSSL ASN.1 time API. This is a step towards removing the dependency of libtls on ASN1_time_parse(). The latter grew a dependency on CBS/CBB, and thus the choice is to pull in all this code or to use a no longer maintained version of the API. Both options are unappealing. ok beck
Diffstat (limited to 'src/lib/libtls/tls_ocsp.c')
0 files changed, 0 insertions, 0 deletions