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

Allow for signature verification using certificate provided as a string #142

Open
hsz opened this issue Mar 23, 2023 · 0 comments
Open

Allow for signature verification using certificate provided as a string #142

hsz opened this issue Mar 23, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hsz
Copy link
Member

hsz commented Mar 23, 2023

Currently, VerifyOptions contains the cert property, which refers to a signature file — it should be renamed to cert-file instead.
As a result, the actual cert property should allow for providing a certificate as a string.

Please see SigningOptions as a reference.

@hsz hsz added the enhancement New feature or request label Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants