Lines Matching refs:DN
271 X509 Distinguished Name (DN) of subject to use in the requested certificate
273 If the NULL-DN (C<"/">) is given then no subject is placed in the template.
274 Default is the subject DN of any PKCS#10 CSR given with the B<-csr> option.
275 For KUR, a further fallback is the subject DN
280 the subject DN is used as fallback sender of outgoing CMP messages.
285 Giving a single C</> will lead to an empty sequence of RDNs (a NULL-DN).
294 X509 issuer Distinguished Name (DN) of the CA server
296 If the NULL-DN (C<"/">) is given then no issuer is placed in the template.
299 the issuer DN is used as fallback recipient of outgoing CMP messages.
420 deriving default subject DN and Subject Alternative Names and the
493 Distinguished Name (DN) to use in the recipient field of CMP request message
502 as far as any of those is present, else the NULL-DN as last resort.
587 Distinguished Name (DN) expected in the sender field of incoming CMP messages.
588 Defaults to the subject DN of the pinned B<-srvcert>, if any.