diff options
author | tb <> | 2023-11-13 10:56:19 +0000 |
---|---|---|
committer | tb <> | 2023-11-13 10:56:19 +0000 |
commit | 3a6c6bb62f6a38d2bc68b62b05a058d563919aff (patch) | |
tree | 9f8fd5cd49bddc801a8966597d16e2ad40a3fda8 /src/lib/libssl/tls13_record_layer.c | |
parent | 7bbf74b4a508718799c37fccc2c2c8708e599b8d (diff) | |
download | openbsd-3a6c6bb62f6a38d2bc68b62b05a058d563919aff.tar.gz openbsd-3a6c6bb62f6a38d2bc68b62b05a058d563919aff.tar.bz2 openbsd-3a6c6bb62f6a38d2bc68b62b05a058d563919aff.zip |
Remove last caller of ASN1_time_parse(3) in libtls
This one is slightly annoying since ASN1_TIME_to_tm(3) doesn't provide a
direct check for a GeneralizedTime, so call ASN1_GENERALIZEDTIME_check()
as well. This means LibreSSL parses the time twice. Shrug.
ok beck
Diffstat (limited to 'src/lib/libssl/tls13_record_layer.c')
0 files changed, 0 insertions, 0 deletions