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

docker cannot verify (letsencrypt-)cert #1438

Open
clockwork6666 opened this issue Oct 1, 2019 · 0 comments
Open

docker cannot verify (letsencrypt-)cert #1438

clockwork6666 opened this issue Oct 1, 2019 · 0 comments

Comments

@clockwork6666
Copy link

Hey there,

maybe im doing it wrong but maybe the mosquitto-container isnt able to use tls (other than v1?)

I installed eclipse-mosquitto:latest (1.6.7 i think) and am trying to get it to connect to an external broker via tls.

the container has /etc/ssl/certs from host via ro-mount.

container-bridge-config:
connection blubb
address somehost.de:8883
bridge_capath /tmp
remote_clientid clk-home
remote_username user
remote_password password
topic '#' in 2
start_type automatic
try_private true

external-bridge-log-message:
OpenSSL Error: error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca

container-log-message
OpenSSL Error: error:14007086:SSL routines:CONNECT_CR_CERT:certificate verify failed

halp please! :)

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

No branches or pull requests

1 participant