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

Add DER support for generating and parsing CSR #1312

Merged
merged 1 commit into from Jun 28, 2023

Conversation

kongweiguo
Copy link

Add new function GenerateDER to support generating DER format CSR;
Refactor the old function Generate, using GenerateDER;
Add parsing DER format CSR support in helpers package;

@kongweiguo
Copy link
Author

kongweiguo commented Jun 27, 2023

Hi team,
could anyone please help to re-run the golang lint? thks!

@nickysemenza nickysemenza merged commit f0549e3 into cloudflare:master Jun 28, 2023
5 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.

None yet

2 participants