Skip to content

Commit 904ee4a

Browse files
committed
comment update.
1 parent 97412b2 commit 904ee4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prov/src/main/java/org/bouncycastle/jce/provider/CertPathValidatorUtilities.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1232,7 +1232,7 @@ static Collection findIssuerCerts(
12321232
"Subject criteria for certificate selector to find issuer certificate could not be set.", e);
12331233
}
12341234

1235-
// RFC 3.5.12: explicitly disallows this - subject key identifier may be calculated differently
1235+
// RFC 4158: 3.5.12: explicitly disallows this - subject key identifier may be calculated differently
12361236
// try
12371237
// {
12381238
// byte[] akiExtValue = cert.getExtensionValue(AUTHORITY_KEY_IDENTIFIER);

0 commit comments

Comments
 (0)