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

Use rcgen rather than a public cert in tests/examples #187

Merged
merged 7 commits into from
Jan 10, 2019
Merged

Use rcgen rather than a public cert in tests/examples #187

merged 7 commits into from
Jan 10, 2019

Conversation

Ralith
Copy link
Collaborator

@Ralith Ralith commented Jan 10, 2019

This adopts @briansmith's advice for externalizing dangerous configuration, documents its use in the README, and makes use of rcgen to simplify the examples and tests. Thanks to @est31 for making this possible!

Fixes #58.

@djc
Copy link
Member

djc commented Jan 10, 2019

I'm a little confused that webpki-roots is now unused. Do we still allow the Mozilla trust root set by default, or not?

@est31
Copy link
Contributor

est31 commented Jan 10, 2019

@djc I think where @Ralith removed webpki-roots from, it actually wasn't needed. It's still present in the quinn crate.

Copy link
Member

@djc djc left a comment

Choose a reason for hiding this comment

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

Looks great!

@djc djc merged commit 06474e9 into master Jan 10, 2019
@delete-merged-branch delete-merged-branch bot deleted the certs branch January 10, 2019 05:48
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