2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#3021] Add link to the code-signing keys

This commit is contained in:
Slawek Figiel
2024-05-22 17:07:36 +02:00
parent 09b7ce4445
commit f40b537fdd

View File

@@ -226,11 +226,12 @@ file on our download page, FTP, or CloudSmith.
The signature is created using the ISC code-signing key. The current
set of ISC code-signing keys is available from the ISC website at
https://www.isc.org/pgpkey (the ``isc-keyblock.asc`` file).
https://www.isc.org/pgpkey (the `Current Set of ISC Code-Signing Keys
<https://www.isc.org/docs/isc-keyblock.asc>`_ link).
The signature can be verified using the GnuPGP ``gpg`` tool. The
following commands import the code-signing keys and verify the
signature:
following commands import the code-signing keys
(``isc-keyblock.asc``) and verify the signature:
.. code-block:: console