Skip to content

fix sts bug in the feature#17224

Open
baidu-qian wants to merge 1 commit into
emqx:masterfrom
baidu-qian:fix-sts-bug
Open

fix sts bug in the feature#17224
baidu-qian wants to merge 1 commit into
emqx:masterfrom
baidu-qian:fix-sts-bug

Conversation

@baidu-qian
Copy link
Copy Markdown

修复在开启外部ssl证书的开关时,/tmp/ssl没有被sts中的emqx服务识别的问题。

@baidu-qian baidu-qian requested review from a team and Rory-Z as code owners May 8, 2026 03:46
@zmstone
Copy link
Copy Markdown
Member

zmstone commented May 15, 2026

one should be able to set config in values:

  emqxConfig:
    EMQX_LISTENERS__SSL__DEFAULT__SSL_OPTIONS__CERTFILE: /tmp/ssl/tls.crt
    EMQX_LISTENERS__SSL__DEFAULT__SSL_OPTIONS__KEYFILE:  /tmp/ssl/tls.key

this is more flexible so you do not need to change the chart template.
also one is free to change listener name, or use the certs for dashboard or wss listener

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants