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

KMS Support (async lookup of privateCert) #359

Open
juniorfoo opened this issue Feb 21, 2019 · 1 comment
Open

KMS Support (async lookup of privateCert) #359

juniorfoo opened this issue Feb 21, 2019 · 1 comment

Comments

@juniorfoo
Copy link

Forgive me if I missed something but I don't see how to use this with a KMS. I was thinking of putting in a PR to support passing in a callback for privateCert to do the signing. Thoughts?

@markstos
Copy link
Contributor

I presume you mean "Key Management System". A patch is welcome it make privateCert accept a key through a callback, as cert does.

The workaround is to generate the key and place it on the filesystem for passport-saml to find before it boots up.

@markstos markstos changed the title KMS Support KMS Support (async lookup of privateCert) Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants