You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/test/broker/08-ssl-bridge.conf

14 lines
236 B
Plaintext

port 1889
connection bridge_test
address 127.0.0.1:1888
topic bridge/# both 0
notifications false
restart_timeout 2
#bridge_cafile ../ssl/test-root-ca.crt
bridge_cafile ../ssl/all-ca.crt
bridge_insecure true
bridge_tls_version tlsv1