Lines Matching +full:non +full:- +full:compliant
15 X509_get_proxy_pathlen - retrieve certificate extension data
83 This bit may also be raised after an out-of-memory error while
96 This bit may also be raised after an out-of-memory error while
124 correspond to the OIDs B<id-kp-serverAuth>, B<id-kp-clientAuth>,
125 B<id-kp-emailProtection>, B<id-kp-codeSigning>, B<id-kp-OCSPSigning>,
126 B<id-kp-timeStamping>, B<id-kp-dvcs> and B<anyExtendedKeyUsage> respectively.
147 This is for the users who need to mark non-RFC3820 proxy certificates as
148 such, as OpenSSL only detects RFC3820 compliant ones.
151 certificate B<x>. This is for the users who need to mark non-RFC3820 proxy
152 certificates as such, as OpenSSL only detects RFC3820 compliant ones.
177 X509_get_pathlen() returns the path length value, or -1 if the extension
189 certificate is a proxy one and has a path length set, and -1 otherwise.
202 Copyright 2015-2021 The OpenSSL Project Authors. All Rights Reserved.