NodejsFunction + NODE_EXTRA_CA_CERTS environment variable #29161
Unanswered
ClaudenirFreitas
asked this question in
Q&A
Replies: 1 comment
-
any idea? |
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 all,
I'm migrating my lambdas from
Function
toNodejsFunction
but am facing some problems when setting theNODE_EXTRA_CA_CERTS
environment variable.Lambda:
I'd like to understand how to pass the
./dummy.crt
file inside the lambda.Could someone help me here?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions