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 5e4d1d91c8 Update to use new code signing cert
5e4d1d91c8 is described below

commit 5e4d1d91c8811e8f3c275dff4c925c2a5830f52b
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Nov 14 09:00:28 2022 +0000

    Update to use new code signing cert
---
 build.properties.default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.properties.default b/build.properties.default
index 8556c59b07..b2e736e731 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -83,7 +83,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-2021-11
+codesigning.alias=Tomcat-PMC-cert-2022-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]

Reply via email to