You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Only add the SKI and AKI extensions if neither is already present.
833
836
// OpenSSL needs these to correctly identify the trust chain for a private key. If multiple certificates don't have a subject key identifier and share the same subject,
834
837
// the wrong certificate can be chosen for the trust chain, leading to validation errors.
0 commit comments