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 4e7da65 commit ce234fcCopy full SHA for ce234fc
1 file changed
crates/stackable-certs/src/ca/mod.rs
@@ -247,7 +247,7 @@ where
247
//
248
// The root profile doesn't add the AuthorityKeyIdentifier extension.
249
// We manually add it below by using the 160-bit SHA-1 hash of the
250
- // subject pulic key. This conforms to one of the outlined methods for
+ // subject public key. This conforms to one of the outlined methods for
251
// generating key identifiers outlined in RFC 5280, section 4.2.1.2.
252
253
// Prepare extensions so we can avoid clones.
0 commit comments