summaryrefslogtreecommitdiff
path: root/src/lib/libssl/s3_lib.c
diff options
context:
space:
mode:
authortb <>2023-05-14 20:20:40 +0000
committertb <>2023-05-14 20:20:40 +0000
commit9037f6734c65246c06fe4e9d15ead755e103101d (patch)
treeebad2a2bf79fd204064284fc621f0384ead01ee9 /src/lib/libssl/s3_lib.c
parentaa9d3cda02275359ed09de1489478a13b7f096ec (diff)
downloadopenbsd-9037f6734c65246c06fe4e9d15ead755e103101d.tar.gz
openbsd-9037f6734c65246c06fe4e9d15ead755e103101d.tar.bz2
openbsd-9037f6734c65246c06fe4e9d15ead755e103101d.zip
Rename arguments of X509_STORE_CTX_init()
It is higly confusing to call the list of untrusted certs chain, when you're later going to call X509_STORE_CTX_get0_chain() to get a completely unrelated chain by the verifier. Other X509_STORE_CTX APIs call this list of certs 'untrusted', so go with that. At the same time, rename the x509 into leaf, which is more explicit. suggested by/ok jsing
Diffstat (limited to 'src/lib/libssl/s3_lib.c')
0 files changed, 0 insertions, 0 deletions