Skip to content

doc: amend description to point to CertificateParams for additional explanation#433

Merged
djc merged 1 commit into
rustls:mainfrom
mcr:csr-doc-extend
Jun 9, 2026
Merged

doc: amend description to point to CertificateParams for additional explanation#433
djc merged 1 commit into
rustls:mainfrom
mcr:csr-doc-extend

Conversation

@mcr

@mcr mcr commented May 26, 2026

Copy link
Copy Markdown
Contributor

amend CertificateSigningRequest documentation to more clearly point at CertificateParams as the way to generate a new CSR with attributes.
[In the future, building one from a CSR attributes (RFC9908) object will be contributed]

@cpu cpu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. I think it's a good idea but had nits to consider for the impl.

Comment thread rcgen/src/csr.rs Outdated
Comment thread rcgen/src/csr.rs Outdated
@cpu cpu force-pushed the csr-doc-extend branch 2 times, most recently from 63f0e0b to 15c2eda Compare June 9, 2026 14:29
@cpu

cpu commented Jun 9, 2026

Copy link
Copy Markdown
Member

Thanks for the PR. I think it's a good idea but had nits to consider for the impl.

I pushed the requested changes myself. Hope you don't mind. The nits were tiny and it seemed silly to leave this sitting around for another 2 weeks for minor adjustments.

@cpu cpu requested review from ctz, djc and est31 June 9, 2026 14:30
Updates description to point to `CertificateParams`, `KeyPair`,
`SigningKey` for additional explanation.
@cpu cpu force-pushed the csr-doc-extend branch from 15c2eda to 623e488 Compare June 9, 2026 14:43
@cpu cpu enabled auto-merge June 9, 2026 14:43
@cpu cpu added this pull request to the merge queue Jun 9, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 9, 2026
@djc djc added this pull request to the merge queue Jun 9, 2026
@cpu

cpu commented Jun 9, 2026

Copy link
Copy Markdown
Member

github-merge-queue Bot removed this pull request from the merge queue due to failed status check

Usual GitHub flakyness 🙄

Internal server error. Correlation ID: cadaf68a-825d-4db5-8b3d-5e1ba2ffac8d

Merged via the queue into rustls:main with commit d012e2c Jun 9, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants