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 1212 :titlesonly:
1313 :maxdepth: 1
1414
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
2021 View the Source <https://github.com/mongodb/mongo-java-driver>
2122 API Documentation <{+api+}/mongodb-driver-reactivestreams/>
2223 Previous Versions <https://mongodb.github.io/mongo-java-driver/>
@@ -39,6 +40,8 @@ runnable project by following one of the tutorials.
3940
4041- :ref:`javars-reference`
4142
43+ - :ref:`Validate Driver Artifact Signatures <javars-validate-signatures>`
44+
4245- `Driver Source GitHub Repository <https://github.com/mongodb/mongo-java-driver>`__
4346
4447- `API Documentation <{+api+}/mongodb-driver-reactivestreams/>`__
@@ -85,3 +88,9 @@ How To Get Help
8588- Ask questions on our :community-forum:`MongoDB Community Forums <>`
8689- Visit our :technical-support:`Support Channels </>`
8790- 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