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

Private Key if passphrase unable to use for sign get request in service provider sso #168

Open
katturajam opened this issue Apr 3, 2019 · 1 comment

Comments

@katturajam
Copy link

Uncaught error: error:0907B068:PEM routines:PEM_READ_BIO_PRIVATEKEY:bad password read

How to read private key if passphrase for service provider sso sign get request?

image

@katturajam katturajam changed the title Passphrase - Private Key unable to use for sig get request in service provider sso Private Key if passphrase unable to use for sign get request in service provider sso Apr 3, 2019
@mcab
Copy link
Member

mcab commented Feb 3, 2021

Hi,

Can you try following the snippets in node-saml/xml-crypto#123 (comment)? There seems to be a way to read a certificate with a passphrase before utilizing it with this library.

@mcab mcab self-assigned this Feb 3, 2021
@mcab mcab removed their assignment Oct 15, 2022
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