Use 'verify_ssl' (fixes #2407)
This commit is contained in:
parent
57848913d6
commit
c34e7e1579
1 changed files with 1 additions and 1 deletions
|
@ -49,5 +49,5 @@ camera:
|
||||||
```
|
```
|
||||||
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
Most users will need to set `valid_ssl` to false unless they have installed a valid SSL certificate in place of the built in self-signed certificate.
|
Most users will need to set `verify_ssl` to false unless they have installed a valid SSL certificate in place of the built in self-signed certificate.
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue