AWS Lambda how do we include a cert file with JAR and reference it?

前端 未结 0 1036
余生分开走
余生分开走 2020-12-04 09:51

I created a JAR file with a AWS Lambda handler. This handler needs to connect to a kafka topic but requires an SSL jks file. How do I package this file so java can find it?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题