Lines Matching refs:issuer
40 const GENERAL_NAMES *issuer,
45 DIST_POINT_NAME **dpn, GENERAL_NAMES **issuer,
99 or a copy of the certificate issuer I<issuer>, while giving both is an error.
106 Any available distribution point name is preferred over issuer names.
109 candidate issuer names are taken from following sources, as far as present:
137 =item the issuer field of the authority key identifier of I<cert>,
139 =item the issuer DN of I<cert>,
141 =item the issuer field of the authority key identifier of I<crl>, and
143 =item the issuer DN of I<crl>.
147 If <only_DN> is set, a candidate issuer name of type B<GENERAL_NAMES> is
151 and assigns them to I<*dpn>, I<*issuer>, and I<*thisUpdate>.
153 Depending on the choice present, either I<*dpn> or I<*issuer> will be NULL.