mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
fe0169b097
This adds the functions X509_set_proxy_pathlen(), which sets the internal pc path length cache for a given X509 structure, along with X509_get_proxy_pathlen(), which retrieves it. Along with the previously added X509_set_proxy_flag(), this provides the tools needed to manipulate all the information cached on proxy certificates, allowing external code to do what's necessary to have them verified correctly by the libcrypto code. Reviewed-by: Rich Salz <rsalz@openssl.org> |
||
---|---|---|
.. | ||
perl/OpenSSL/Util | ||
TLSProxy | ||
ck_errf.pl | ||
copy.pl | ||
dofile.pl | ||
find-doc-nits.pl | ||
find-undoc-api.pl | ||
find-unused-errs | ||
fipslink.pl | ||
incore | ||
indent.pro | ||
libcrypto.num | ||
libssl.num | ||
mkbuildinf.pl | ||
mkcerts.sh | ||
mkdef.pl | ||
mkdir-p.pl | ||
mkerr.pl | ||
mkrc.pl | ||
openssl-format-source | ||
opensslwrap.sh | ||
point.sh | ||
process_docs.pl | ||
selftest.pl | ||
shlib_wrap.sh | ||
su-filter.pl | ||
with_fallback.pm |