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

Remove write_pem function as its incorrect and write_pem_string should be used #311

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

Christiaan676
Copy link

@Christiaan676 Christiaan676 commented Aug 26, 2023

Should fix: #15

Fixing the function 'write_pem' would result in the same function as 'write_pem_string' so the best way is to remove it.

@Christiaan676 Christiaan676 changed the title Correct wite_pem function to use x509wite_csr_pem Remove write_pem function as its incorrect and write_pem_string should be used Aug 26, 2023
@Taowyoo Taowyoo enabled auto-merge August 28, 2023 17:35
@Taowyoo Taowyoo added this pull request to the merge queue Aug 29, 2023
Merged via the queue into fortanix:master with commit 57c7efc Aug 29, 2023
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.

csr::Builder::write_pem doesn't
2 participants