Skip to content

env vars vs. bootstrapConfig #700

Answered by klemen-df
klemen-df asked this question in Q&A
Discussion options

You must be logged in to vote

So, scenario where it works:

  • nothing set (empty) in bootstrapConfig
  • EMQX_LISTENERS__SSL__MQTTS__BIND="0.0.0.0:8883"
  • EMQX_LISTENERS__SSL__MQTTS__SSL_OPTIONS__VERSIONS=["tlsv1.3","tlsv1.2"]
  • EMQX_LISTENERS__SSL__MQTTS__SSL_OPTIONS__KEYFILE="/folder/keyfile.pem"
  • EMQX_LISTENERS__SSL__MQTTS__SSL_OPTIONS__CERTFILE="/folder/certfile.pem"
  • EMQX_LISTENERS__SSL__MQTTS__SSL_OPTIONS__CACERTFILE="/folder/cacertfile.pem"

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
1 reply
@zhongwencool
Comment options

Comment options

You must be logged in to vote
8 replies
@klemen-df
Comment options

@Rory-Z
Comment options

@alexa22013
Comment options

@klemen-df
Comment options

@Rory-Z
Comment options

Answer selected by klemen-df
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants