Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mqtt TLS test no longer can start the container eclipse-mosquitto:2.0 #2785

Closed
ozangunalp opened this issue Oct 10, 2024 · 0 comments · Fixed by #2786
Closed

Mqtt TLS test no longer can start the container eclipse-mosquitto:2.0 #2785

ozangunalp opened this issue Oct 10, 2024 · 0 comments · Fixed by #2786
Labels

Comments

@ozangunalp
Copy link
Collaborator

MutualTlsMqttSourceTest>MutualTlsMqttTestBase.startBroker:39 » ContainerLaunch Container startup failed for image eclipse-mosquitto:2.0

TlsMqttSourceTest>TlsMqttTestBase.startBroker:38 » ContainerLaunch Container startup failed for image eclipse-mosquitto:2.0

Container logs :

1728544889: The 'port' option is now deprecated and will be removed in a future version. Please use 'listener' instead.
1728544889: mosquitto version 2.0.19 starting
1728544889: Config loaded from /mosquitto/config/mosquitto-mtls.conf.
1728544889: Warning: File /mosquitto/config/mqtt-pwd.txt has world readable permissions. Future versions will refuse to load this file.
To fix this, use `chmod 0700 /mosquitto/config/mqtt-pwd.txt`.
1728544889: Opening ipv4 listen socket on port 8883.
1728544889: Opening ipv6 listen socket on port 8883.
1728544889: Error: Unable to load server certificate "/mosquitto/config/server/tls.crt". Check certfile.
1728544889: OpenSSL Error[0]: error:0A00018E:SSL routines::ca md too weak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant