diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2021-11-09 16:23:05 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2021-11-09 16:23:05 +0000 |
commit | c4f8bc4f92bab199c879e49fc1d7368d380264e5 (patch) | |
tree | f9548d4e3ba51fc7fea1e258cec48246573ff5cd /usr.bin/x99token | |
parent | 519f9c4d86a46b74c94162961649210ec588ca5f (diff) |
Split a new page X509_load_cert_file(3) with three functions
out of X509_LOOKUP_hash_dir(3) because both groups of functions
differ substantially in purpose and structure.
Rewrite the complete text of X509_load_cert_file(3) from scratch
for correctness and clarity.
This fixes several documentation errors:
1. The names of the constants were wrong, lacking the "X509_" prefix.
2. None of these functions support X509_FILETYPE_DEFAULT,
neither in OpenSSL nor in LibreSSL.
3. The memory cache does not contain X509_STORE objects;
instead, the X509_STORE object *is* the memory cache.
Diffstat (limited to 'usr.bin/x99token')
0 files changed, 0 insertions, 0 deletions