Skip to content

Commit 2be6d3e

Browse files
authored
Merge pull request github#15986 from a-roussos/fix-outdated-url
Fix outdated URL for the ca-certificates package
2 parents d5ffd37 + e53f884 commit 2be6d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/authentication/managing-commit-signature-verification/about-commit-signature-verification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ To sign commits using GPG and have those commits verified on {% data variables.p
7171

7272
You can use S/MIME to sign commits with an X.509 key issued by your organization.
7373

74-
{% data variables.product.product_name %} uses [the Debian ca-certificates package](https://packages.debian.org/hu/jessie/ca-certificates), the same trust store used by Mozilla browsers, to confirm that your locally signed commits and tags are cryptographically verifiable against a public key in a trusted root certificate.
74+
{% data variables.product.product_name %} uses [the Debian ca-certificates package](https://packages.debian.org/bullseye/ca-certificates), the same trust store used by Mozilla browsers, to confirm that your locally signed commits and tags are cryptographically verifiable against a public key in a trusted root certificate.
7575

7676
{% data reusables.gpg.smime-git-version %}
7777

0 commit comments

Comments
 (0)