Skip to content

Commit af236e8

Browse files
author
Zhen Li
authored
Merge pull request #124 from neo4j/1.1-docs-deprecated-trust
Marked trust settings as deprecated
2 parents 51e613a + bcb6725 commit af236e8

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)