Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdare committed Feb 15, 2018
1 parent dbc6b5b commit 9393b47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ configuration JSON containing the following:
- client-key - (Mandatory when use-client-certs:true) Specifies the path to device-client key
- client-key-passphrase - (Optional) Specifies the passphrase for the device-client key if exists
- clean-session - (Optional) Sets the clean session flag on the connection. It is used for durable and non-durable subscriptions.
- reject-unauthorized - (Optional) Set the server certificate validation. Recommended to be used only for development and testing and never in production.

If you want to use quickstart, then enter only the first three properties.

Expand Down

0 comments on commit 9393b47

Please sign in to comment.