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 f9e6fd9 Get SSL tests passing
new 70fcf0a Add required setting for signature test
new 8fa8e10 Use HTTP by default
new 59e9c2a Update WebSocket for recent changes including addition of
signature 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:
README.md | 3 +
pom.xml | 4 +-
servlet-tck/pom.xml | 1 +
.../tck/servlet/TomcatServletTckConfiguration.java | 30 ++++-----
websocket-tck/pom.xml | 69 ++++++++++++++++++---
.../websocket/TomcatWebSocketTckConfiguration.java | 60 +++++++++++++++++-
.../src/test/resources/arquillian.xml | 0
.../src/test/resources/ca.jks | Bin
.../src/test/resources/localhost-rsa.jks | Bin
9 files changed, 138 insertions(+), 29 deletions(-)
copy {servlet-tck => websocket-tck}/src/test/resources/arquillian.xml (100%)
copy {servlet-tck => websocket-tck}/src/test/resources/ca.jks (100%)
copy {servlet-tck => websocket-tck}/src/test/resources/localhost-rsa.jks (100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]