diff options
author | tb <> | 2020-10-08 14:38:09 +0000 |
---|---|---|
committer | tb <> | 2020-10-08 14:38:09 +0000 |
commit | d34cc4d51a5ecac75fd18530fd156259025d9041 (patch) | |
tree | ad5e3a72c258463e5fe45e9d027c65c771379c6e /src/lib | |
parent | 38143581c8470c54df27367a2c94b9a7c506a683 (diff) | |
download | openbsd-d34cc4d51a5ecac75fd18530fd156259025d9041.tar.gz openbsd-d34cc4d51a5ecac75fd18530fd156259025d9041.tar.bz2 openbsd-d34cc4d51a5ecac75fd18530fd156259025d9041.zip |
Read cert.pem once and reuse it instead of reading it twice per test cert
chain. It only takes a few dozens of ms to read it, but doing this 7290
times adds up to a few minutes run time. This way, the test completes in
a handful of seconds.
Diagnosed by jsing, ok beck
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions