Skip to content

Commit 03c9965

Browse files
authored
DOCSP-39555: java driver sig verification (#562)
1 parent 4d63203 commit 03c9965

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

source/index.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ MongoDB Java Driver
3030
/integrations
3131
/compatibility
3232
/upgrade
33+
/validate-signatures
3334
/legacy
3435
View the Source <https://github.com/mongodb/mongo-java-driver>
3536

@@ -155,14 +156,19 @@ Learn what changes you might need to make to your application to upgrade
155156
driver versions in the :ref:`Upgrade Driver Versions <java-upgrade-driver>`
156157
section.
157158

159+
Validate Driver Artifact Signatures
160+
-----------------------------------
161+
162+
Learn about how to validate signatures of {+driver-short+} artifacts
163+
published on Maven in the :ref:`Validate Driver Artifact Signatures <java-validate-signatures>` section.
164+
158165
Migrate from the Legacy API
159166
---------------------------
160167

161168
Learn what changes you might need to make to your application to migrate
162169
from the legacy API to the current API in the :ref:`Migrate from the
163170
Legacy API <java-legacy-api>` section.
164171

165-
166172
Learn
167173
------
168174

source/validate-signatures.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.. _java-validate-signatures:
2+
3+
.. sharedinclude:: dbx/jvm-validate-artifacts.rst

0 commit comments

Comments
 (0)