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 2faf2e1 commit 86ab4b1Copy full SHA for 86ab4b1
rcgen/src/certificate.rs
@@ -495,7 +495,7 @@ impl CertificateParams {
495
///
496
/// The constructed CSR will contain attributes based on the certificate parameters,
497
/// and include the subject public key information from `subject_key`. Additionally,
498
- /// the CSR will be self-signed using the subject key.
+ /// the CSR will be signed using the subject key.
499
500
/// Note that subsequent invocations of `serialize_request()` will not produce the exact
501
/// same output.
0 commit comments