diff options
author | jsing <> | 2022-10-17 18:44:36 +0000 |
---|---|---|
committer | jsing <> | 2022-10-17 18:44:36 +0000 |
commit | 88e2e531dd14bb11c24ba57cd3d8d2affeb7ec31 (patch) | |
tree | 1f1fe5d71021b2e62eda8325c2d15c35af427753 /src/lib | |
parent | b490988617e6c314a3df0d6a5bbbc3f60b36c053 (diff) | |
download | openbsd-88e2e531dd14bb11c24ba57cd3d8d2affeb7ec31.tar.gz openbsd-88e2e531dd14bb11c24ba57cd3d8d2affeb7ec31.tar.bz2 openbsd-88e2e531dd14bb11c24ba57cd3d8d2affeb7ec31.zip |
Revise expire callback regress to use chains with expired certificates.
Rather than using X509_STORE_CTX_set_time() (which is resulting all
certificates in the chain being treated as expired), use chains that have
an expired leaf or expired intermediate. This triggers a different code
path, which is currently mishandled (and hence failing).
Also ensure that the resulting error and error depth match what we expect
them to be.
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions