Page History
...
Once these files are obtained, log into the Chariot MQTT Server Web UI and navigate to the Main Menu → General → Web Server page as shown below:
...
An "SSL Not Setup" indicator at the top should show that SSL/TLS has not yet been set up. If this indicator says "SSL Setup", you may need to first delete any existing Certificates before setting up a new one, see here for instructions. Navigate to the Main Menu → General → Certificates page as shown below:
...
Chariot MQTT Server still requires MQTT credentials Accounts to authenticate incoming client connections, even when using client certificates to set up a TLS/SSL session. If clients will not be sending an MQTT username and password, anonymous connections must be enabled.
...
This will allow you to select any of the configured MQTT CredentialsAccounts, configured under Configuration Main Menu → Administrative → MQTT CredentialsAccounts, and MQTT Chariot will use the Publish and Subscribe ACLs for that MQTT Credential for all anonymous connections.
...