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-tck.git
from 26ff84d Remove unused imports
new d00bb81 Copy certs from Tomcat unit tests for CLIENT_CERT auth tests
new f9e6fd9 Get SSL tests passing
The 2 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:
servlet-tck/pom.xml | 45 ++++++-
.../tck/servlet/TomcatServletTckConfiguration.java | 132 ++++++++++++++++++---
servlet-tck/src/test/resources/ca.jks | Bin 0 -> 1766 bytes
servlet-tck/src/test/resources/localhost-rsa.jks | Bin 0 -> 4403 bytes
4 files changed, 159 insertions(+), 18 deletions(-)
create mode 100644 servlet-tck/src/test/resources/ca.jks
create mode 100644 servlet-tck/src/test/resources/localhost-rsa.jks
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]