This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 92be988bfb Correct code-signing link
92be988bfb is described below
commit 92be988bfbdf049820551a92d0fd11019fb884a5
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Aug 11 19:16:25 2026 +0100
Correct code-signing link
---
build.properties.default | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.properties.default b/build.properties.default
index ea4f522212..cf339195b8 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -107,7 +107,7 @@ gpg.exec=/path/to/gpg
gpg.sign.files=true
# Code signing of Windows installer
-# See https://infra.apache.org/digicert-use.html for setup instructions
+# See https://infra.apache.org/code-signing-use.html for setup instructions
do.codesigning=false
codesigning.alias=d97c5110-c66a-4c0c-ac0c-1cd6af812ee6
codesigning.digest=SHA256
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]