This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 1f7d7c6893 Update to use new signing certificate
1f7d7c6893 is described below
commit 1f7d7c689321646ffaee3f67e4a21e0989fb1523
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Nov 8 18:03:51 2023 +0000
Update to use new signing certificate
---
build.properties.default | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.properties.default b/build.properties.default
index e2d3719fb4..890066f997 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -88,7 +88,7 @@ gpg.exec=/path/to/gpg
# Code signing of Windows installer
# See https://infra.apache.org/digicert-use.html for setup instructions
do.codesigning=false
-codesigning.alias=Tomcat-PMC-cert-2022-11
+codesigning.alias=Tomcat-PMC-cert-2023-11
codesigning.digest=SHA-512
codesigning.storetype=DIGICERTONE
# Set codesigning.storepass in build.properties with the following syntax
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]