This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 3186034a24 Correct code-signing link
3186034a24 is described below
commit 3186034a2400a37c674eaa6a133fe833ad8a4442
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 abc0efc3bd..fd084180f5 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -104,7 +104,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]