Passing private and public key content in config #1247
Closed
JeremieSamson
started this conversation in
Ideas
Replies: 1 comment
-
my bad, i thaught it wasn't meant to work as it is passing content of public and private key inside env var but it was just a problem of EOF, working fine ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was wondering et if it would be a good idea to add config lines like
secret_key_content
andpublic_key_content
to directly override the public.pem & private.pen in a deployment context to pass secret from github for exemple to projet env variables ?Cheers :)
Beta Was this translation helpful? Give feedback.
All reactions