Re: [tomcat] branch master updated: Ensure Windows signing uses sha256 hash

2021-01-26 Thread Christopher Schultz
Mark, On 1/26/21 14:10, Mark Thomas wrote: On 26/01/2021 13:20, Mark Thomas wrote: On 25/01/2021 15:04, Christopher Schultz wrote: I see there is a /sha1 option on the command as well. Does that mean that SHA1 is also being performed? No. Is it required? Yes. It is how we ID the cert

Re: [tomcat] branch master updated: Ensure Windows signing uses sha256 hash

2021-01-26 Thread Mark Thomas
On 26/01/2021 13:20, Mark Thomas wrote: > On 25/01/2021 15:04, Christopher Schultz wrote: >> I see there is a /sha1 option on the command as well. Does that mean >> that SHA1 is also being performed? > > No. > >> Is it required? > > Yes. It is how we ID the certificate /key to sign with. > >

Re: [tomcat] branch master updated: Ensure Windows signing uses sha256 hash

2021-01-26 Thread Mark Thomas
On 25/01/2021 15:04, Christopher Schultz wrote: > Mark, > > On 1/24/21 04:44, ma...@apache.org wrote: >> This is an automated email from the ASF dual-hosted git repository. >> >> markt pushed a commit to branch master >> in repository https://gitbox.apache.org/repos/asf/tomcat.git >> >> >> The fol

Re: [tomcat] branch master updated: Ensure Windows signing uses sha256 hash

2021-01-25 Thread Christopher Schultz
Mark, On 1/24/21 04:44, ma...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: n

[tomcat] branch master updated: Ensure Windows signing uses sha256 hash

2021-01-24 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 7bb9eec Ensure Windows signing uses sha256 hash