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

Why use Forge AND PKijs #1

Open
rmhrisk opened this issue Jun 4, 2019 · 1 comment
Open

Why use Forge AND PKijs #1

rmhrisk opened this issue Jun 4, 2019 · 1 comment
Assignees

Comments

@rmhrisk
Copy link

rmhrisk commented Jun 4, 2019

I see your also using Forge, this shouldn’t be needed.

https://github.com/aazcast/haciendacostarica-signer/blob/master/index.js#L12

I have not gotten to it’s use yet but my guess is it’s for P12 support. See this example for how to do this with PKIjs:
https://github.com/PeculiarVentures/PKI.js/tree/master/examples/NodePKCS12Example

This will reduce dependencies and unify code.

@aazcast
Copy link
Owner

aazcast commented Jun 4, 2019

Thank you, you are right. I will check the examples and try to implement this change in next hours. Thanks so much for you help!

@aazcast aazcast self-assigned this Sep 18, 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

No branches or pull requests

2 participants