This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


    from 389671472c Delete duplicate line
     new 7dc8c98d19 Update to new keys/certs with OCSP info
     new 24dc54f82d OpenSSL master branch is for 4.0.x
     new 4ca3cde0cb Disable failing test

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/tomcat/security/TestSecurity2017.java   |   8 +
 test/org/apache/tomcat/util/net/TesterSupport.java |   3 +
 test/org/apache/tomcat/util/net/ca-cert.pem        |  74 ++++-----
 test/org/apache/tomcat/util/net/ca.jks             | Bin 1790 -> 1793 bytes
 test/org/apache/tomcat/util/net/index.db           |   6 +
 test/org/apache/tomcat/util/net/index.db.attr      |   1 +
 .../tomcat/util/net/localhost-crl-rsa-cert.pem     | 108 ++++++++++++++
 .../tomcat/util/net/localhost-crl-rsa-key.pem      |  28 ++++
 .../apache/tomcat/util/net/localhost-crl-rsa.jks   | Bin 0 -> 2737 bytes
 .../apache/tomcat/util/net/localhost-ec-cert.pem   | 130 ++++++++--------
 .../apache/tomcat/util/net/localhost-ec-key.pem    |  13 +-
 test/org/apache/tomcat/util/net/localhost-ec.jks   | Bin 1370 -> 1424 bytes
 .../apache/tomcat/util/net/localhost-rsa-cert.pem  | 165 +++++++++++----------
 .../apache/tomcat/util/net/localhost-rsa-copy1.jks | Bin 2685 -> 2735 bytes
 .../apache/tomcat/util/net/localhost-rsa-key.pem   |  52 +++----
 test/org/apache/tomcat/util/net/localhost-rsa.jks  | Bin 4403 -> 4480 bytes
 .../tomcat/util/net/ocsp-responder-rsa-cert.pem    | 105 +++++++++++++
 .../tomcat/util/net/ocsp-responder-rsa-key.pem     |  28 ++++
 .../util/net/openssl/ciphers/TesterOpenSSL.java    |  10 +-
 test/org/apache/tomcat/util/net/user1.jks          | Bin 4407 -> 4460 bytes
 test/org/apache/tomcat/util/net/user2-crl.jks      | Bin 0 -> 2715 bytes
 21 files changed, 514 insertions(+), 217 deletions(-)
 create mode 100644 test/org/apache/tomcat/util/net/index.db
 create mode 100644 test/org/apache/tomcat/util/net/index.db.attr
 create mode 100644 test/org/apache/tomcat/util/net/localhost-crl-rsa-cert.pem
 create mode 100644 test/org/apache/tomcat/util/net/localhost-crl-rsa-key.pem
 create mode 100644 test/org/apache/tomcat/util/net/localhost-crl-rsa.jks
 create mode 100644 test/org/apache/tomcat/util/net/ocsp-responder-rsa-cert.pem
 create mode 100644 test/org/apache/tomcat/util/net/ocsp-responder-rsa-key.pem
 create mode 100644 test/org/apache/tomcat/util/net/user2-crl.jks


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to