Skip to content
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

Rewrite certificate helpers in Rust #39

Open
cpu opened this issue Nov 2, 2023 · 0 comments
Open

Rewrite certificate helpers in Rust #39

cpu opened this issue Nov 2, 2023 · 0 comments

Comments

@cpu
Copy link
Member

cpu commented Nov 2, 2023

Presently the mock verification test cases are generated using Go, and the real world verification test cases are updated using a bash script invoking openssl.

It's likely possible to rewrite both of these test helpers in Rust, making maintenance a little bit easier. The replacement for the bash tooling for the real world verification tests could also fetch intermediate certificates in addition to end entity certs.

Putting this issue in the tracker for a rainy day.

tshepang added a commit to tshepang/rustls-platform-verifier that referenced this issue Dec 22, 2023
tshepang added a commit to tshepang/rustls-platform-verifier that referenced this issue Dec 24, 2023
complexspaces pushed a commit that referenced this issue Dec 27, 2023
* RiiR cert updater

Part of #39
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

No branches or pull requests

1 participant