Skip to content

lib: export csr::CertificateSigningRequest #255

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 26, 2024
Merged

Conversation

cpu
Copy link
Member

@cpu cpu commented Mar 25, 2024

This type was introduced in 790a45e and is meant to be part of the public API, but the csr module is not exported. Therefore we have to re-export the type in lib.rs.

Noticed while preparing #254

@cpu cpu self-assigned this Mar 25, 2024
@cpu cpu requested a review from djc March 25, 2024 21:17
@cpu
Copy link
Member Author

cpu commented Mar 25, 2024

ci / Documentation (stable) (pull_request) Failing after 1m

Ah, need to document it now 😆

This type is meant to be part of the public API, but the `csr` module is
not exported. Therefore we have to re-export the type in `lib.rs`.
@cpu cpu force-pushed the cpu-export-csr branch from e5fb93a to 95257a5 Compare March 25, 2024 21:22
@cpu cpu requested a review from est31 March 25, 2024 21:42
@cpu cpu added this pull request to the merge queue Mar 26, 2024
Merged via the queue into rustls:main with commit 8974b7f Mar 26, 2024
@cpu cpu deleted the cpu-export-csr branch March 26, 2024 17:26
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