File tree Expand file tree Collapse file tree 2 files changed +17
-5
lines changed Expand file tree Collapse file tree 2 files changed +17
-5
lines changed Original file line number Diff line number Diff line change 12
12
:titlesonly:
13
13
:maxdepth: 1
14
14
15
- /installation/
16
- /get-started/
17
- /whats-new/
18
- /tutorials/
19
- /reference/
15
+ /installation
16
+ /get-started
17
+ /whats-new
18
+ /tutorials
19
+ /reference
20
+ /validate-signatures
20
21
View the Source <https://github.com/mongodb/mongo-java-driver>
21
22
API Documentation <{+api+}/mongodb-driver-reactivestreams/>
22
23
Previous Versions <https://mongodb.github.io/mongo-java-driver/>
@@ -39,6 +40,8 @@ runnable project by following one of the tutorials.
39
40
40
41
- :ref:`javars-reference`
41
42
43
+ - :ref:`Validate Driver Artifact Signatures <javars-validate-signatures>`
44
+
42
45
- `Driver Source GitHub Repository <https://github.com/mongodb/mongo-java-driver>`__
43
46
44
47
- `API Documentation <{+api+}/mongodb-driver-reactivestreams/>`__
@@ -85,3 +88,9 @@ How To Get Help
85
88
- Ask questions on our :community-forum:`MongoDB Community Forums <>`
86
89
- Visit our :technical-support:`Support Channels </>`
87
90
- See :driver:`Issues & Help </java/sync/current/issues-and-help/>`
91
+
92
+ Validate Driver Artifact Signatures
93
+ -----------------------------------
94
+
95
+ Learn about how to validate signatures of {+driver-short+} artifacts
96
+ published on Maven in the :ref:`Validate Driver Artifact Signatures <javars-validate-signatures>` section.
Original file line number Diff line number Diff line change
1
+ .. _javars-validate-signatures:
2
+
3
+ .. sharedinclude:: dbx/jvm-validate-artifacts.rst
You can’t perform that action at this time.
0 commit comments