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

Clarify which format is used #8

Open
lairdm opened this issue Jul 9, 2018 · 1 comment
Open

Clarify which format is used #8

lairdm opened this issue Jul 9, 2018 · 1 comment

Comments

@lairdm
Copy link

lairdm commented Jul 9, 2018

The API provides both PEM and x509, the naming of this routine is a slightly unclear on which file is expected. Based on the name I thought it would want me to provide the x509, not the .pem. Thanks.

def load_public_from_x509(x509_filename):

@psafont
Copy link
Contributor

psafont commented Jul 9, 2018

I'm adding a function to read DER certificates, as well as removing the private key loader from the API as to reduce the confusion.

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

2 participants