We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e6dd1 commit 9398ff1Copy full SHA for 9398ff1
src/crypto/crypto_x509.cc
@@ -572,6 +572,7 @@ void X509Certificate::RegisterExternalReferences(
572
registry->Register(ValidFrom);
573
registry->Register(Fingerprint);
574
registry->Register(Fingerprint256);
575
+ registry->Register(Fingerprint512);
576
registry->Register(KeyUsage);
577
registry->Register(SerialNumber);
578
registry->Register(Pem);
0 commit comments