Fix typos
This commit is contained in:
parent
75b30f6014
commit
ef6f026ad9
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ If you get this error `AttributeError: module 'ssl' has no attribute 'PROTOCOL_T
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
If you are running a mosquitto instance on a different server with proper SSL encryption using a service like letsencrypt you may have to set the certificate to the operating systems own `.crt` certificates file. In the instance of ubuntu this would be `certificate: /etc/ssl/certs/ca-certificates.crt`
|
If you are running a Mosquitto instance on a different server with proper SSL encryption using a service like Let's Encrypt you may have to set the certificate to the operating systems own `.crt` certificates file. In the instance of Ubuntu this would be `certificate: /etc/ssl/certs/ca-certificates.crt`
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
### {% linkable_title Public broker %}
|
### {% linkable_title Public broker %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue