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

Improve self-signed certificates #207

Merged
merged 1 commit into from
Jan 11, 2021

Conversation

str4d
Copy link
Contributor

@str4d str4d commented Jan 10, 2021

Adds support for:

  • A hierarchical SubjectName field.
  • Certificate extensions.

This uses str4d/x509.rs#3 and str4d/x509.rs#4.

@str4d
Copy link
Contributor Author

str4d commented Jan 10, 2021

This is a draft pending a new release of x509. I want to get feedback here on the API before cutting an x509 release, in case any additional changes are necessary. Done!

Cargo.toml Outdated Show resolved Hide resolved
@str4d str4d force-pushed the improve-self-signed-certs branch from 33b2c2e to 14b778e Compare January 10, 2021 03:00
Adds support for:
- A hierarchical SubjectName field.
- Certificate extensions.
@str4d str4d force-pushed the improve-self-signed-certs branch from 14b778e to 56d3f24 Compare January 11, 2021 04:54
@str4d str4d marked this pull request as ready for review January 11, 2021 04:58
@tony-iqlusion tony-iqlusion merged commit 24b0350 into iqlusioninc:develop Jan 11, 2021
@str4d str4d deleted the improve-self-signed-certs branch January 11, 2021 23:44
@tony-iqlusion tony-iqlusion mentioned this pull request Jan 30, 2021
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.

2 participants