Lines Matching full:subject
71 \& void X509V3_set_ctx(X509V3_CTX *ctx, X509 *issuer, X509 *subject,
79 These may make use of fields of the certificate \fIsubject\fR, the certification
82 When constructing the subject key identifier of a certificate by computing a
83 hash value of its public key, the public key is taken from \fIsubject\fR or \fIreq\fR.
84 Similarly, when constructing subject alternative names from any email addresses
85 contained in a subject DN, the subject DN is taken from \fIsubject\fR or \fIreq\fR.
86 If \fIsubject\fR or \fIcrl\fR is provided, \fIissuer\fR should point to its issuer, for
88 \&\fIissuer\fR may be the same pointer value as \fIsubject\fR (which usually is an
89 indication that the \fIsubject\fR certificate is self-issued or even self-signed).
100 the subject certificate that has been provided in \fIctx\fR.
101 This should be done in case the \fIissuer\fR and \fIsubject\fR arguments to