Lines Matching full:verification
78 L<X509_STORE_CTX_verify(3)>, i.e., a context is only good for one verification.
89 will need a verification target.
92 list of untrusted certificates as its verification target,
111 verification to I<sk>. These CRLs will only be used if CRL verification is
117 to the verification parameters associated with I<ctx>.
119 X509_STORE_CTX_set0_param() sets the internal verification parameter pointer
139 L<openssl-verification-options(1)/Certification Path Building> and
140 L<openssl-verification-options(1)/Certification Path Validation>.
147 X509_STORE_CTX_set_default() looks up and sets the default verification
181 custom "purpose" (see below) or supply a nondefault verification callback
194 same time. During verification this trust setting will be verified to check it
214 Both I<ctx> and its internal verification parameter pointer must not be NULL.
221 for verification is set from the I<purpose> argument unless the purpose was