Skip to content

Commit bcb6725

Browse files
committed
Marked trust settings as deprecated
1 parent 51e613a commit bcb6725

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/source/driver.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,12 @@ Encryption Settings
3838
3939
Trust Settings
4040
--------------
41-
.. py:attribute:: neo4j.v1.TRUST_ON_FIRST_USE
42-
.. py:attribute:: neo4j.v1.TRUST_SIGNED_CERTIFICATES
4341
.. py:attribute:: neo4j.v1.TRUST_ALL_CERTIFICATES
4442
.. py:attribute:: neo4j.v1.TRUST_CUSTOM_CA_SIGNED_CERTIFICATES
4543
.. py:attribute:: neo4j.v1.TRUST_SYSTEM_CA_SIGNED_CERTIFICATES
4644
.. py:attribute:: neo4j.v1.TRUST_DEFAULT
45+
46+
Deprecated
47+
~~~~~~~~~~
48+
.. py:attribute:: neo4j.v1.TRUST_ON_FIRST_USE
49+
.. py:attribute:: neo4j.v1.TRUST_SIGNED_CERTIFICATES

0 commit comments

Comments
 (0)