[xmlsectool] branch main updated (43c9a95 -> 171ce8c)
Ian Young
ian at iay.org.uk
Tue Oct 20 14:47:11 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a change to branch main
in repository xmlsectool.
from 43c9a95 XSTJ-68 - remove explicit heap limit
new 4cbe6d1 XSTJ-83 - add some tests for Elliptic Curve credentials
new 171ce8c Classpath tweaks for Eclipse 2020-09
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.classpath | 20 +--
.../net/shibboleth/tool/xmlsectool/XSTJ83Test.java | 144 +++++++++++++++++++++
.../shibboleth/tool/xmlsectool/XSTJ83-meta.xml} | 0
.../tool/xmlsectool/XSTJ83-secp256r1.key | 5 +
.../shibboleth/tool/xmlsectool/XSTJ83-server.pem | 14 ++
.../shibboleth/tool/xmlsectool}/ecsign384.crt | 0
.../shibboleth/tool/xmlsectool}/ecsign384.key | 0
7 files changed, 173 insertions(+), 10 deletions(-)
create mode 100644 src/test/java/net/shibboleth/tool/xmlsectool/XSTJ83Test.java
copy src/test/resources/{manual/XSTJ-27/in1.xml => net/shibboleth/tool/xmlsectool/XSTJ83-meta.xml} (100%)
create mode 100644 src/test/resources/net/shibboleth/tool/xmlsectool/XSTJ83-secp256r1.key
create mode 100644 src/test/resources/net/shibboleth/tool/xmlsectool/XSTJ83-server.pem
copy src/test/resources/{manual => net/shibboleth/tool/xmlsectool}/ecsign384.crt (100%)
copy src/test/resources/{manual => net/shibboleth/tool/xmlsectool}/ecsign384.key (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list