File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -194,13 +194,12 @@ Otherwise it may have the value B<keyid> or B<issuer>
194194or both of them, separated by C<,>.
195195Either or both can have the option B<always>,
196196indicated by putting a colon C<:> between the value and this option.
197- For self-signed certificates the AKID is suppressed unless B<always> is present.
198197By default the B<x509>, B<req>, and B<ca> apps behave as if
199198"none" was given for self-signed certificates and "keyid, issuer" otherwise.
200199
201200If B<keyid> is present, an attempt is made to
202201copy the subject key identifier (SKID) from the issuer certificate except if
203- the issuer certificate is the same as the current one and it is not self-signed .
202+ the issuer certificate does not have the subject key identifier extension .
204203The hash of the public key related to the signing key is taken as fallback
205204if the issuer certificate is the same as the current certificate.
206205If B<always> is present but no value can be obtained, an error is returned.
You can’t perform that action at this time.
0 commit comments