SSL verification off by default is really a warning, not a note

This commit is contained in:
Honza Král
2015-01-29 23:04:26 +01:00
parent 7d78a2c14e
commit 6bb8edc80b
+1 -1
View File
@@ -154,7 +154,7 @@ elasticsearch cluster, including certificate verification and http auth::
)
.. note::
.. warning::
By default SSL certificates won't be verified, pass in
``verify_certs=True`` to make sure your certificates will get verified. The