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

Verifying certs as strings #42

Open
batrudinych opened this issue Dec 19, 2016 · 5 comments
Open

Verifying certs as strings #42

batrudinych opened this issue Dec 19, 2016 · 5 comments

Comments

@batrudinych
Copy link

Verify method accepts file paths but I have nothing to do if I have certificates already loaded in RAM. Thus I have to store certificates firstly.

@astitt-ripple
Copy link
Contributor

I had the same requirement. Here is a PR of a branch I have been using for this purpose recently #44

@DigitalLeaves
Copy link

Any update on this one? It's been 2 years.

@batrudinych
Copy link
Author

batrudinych commented Mar 14, 2018

@DigitalLeaves Nothing from me, unfortunately

@DigitalLeaves
Copy link

I have managed to do something with Strings at the parseCert certificate using Buffers, so maybe that's the way to go @denis-fatkhudinov ?

@batrudinych
Copy link
Author

@DigitalLeaves might be. 2 years passed and honestly speaking I am not interested in this anymore :)
Hope your comment will help someone like me one day

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

3 participants