[java-metadata-aggregator] branch main updated (6c0e3ae -> ed29ab9)
Ian Young
ian at iay.org.uk
Mon Oct 23 16:49:41 UTC 2023
This is an automated email from the git hooks/post-receive script.
iay pushed a change to branch main
in repository java-metadata-aggregator.
from 6c0e3ae MDA-297 - Add a self-signed certificate
new fcfdcf3 MDA-297 - Add a softhsm token
new 1eefed5 MDA-297 - Add Sign Using PKCS#11 Token example
new ed29ab9 MDA-297 - Better handling of example secrets files
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:
doc/wiki/.gitignore | 5 ++-
doc/wiki/README.md | 4 ++
doc/wiki/aggregate-and-republish.xml | 2 +-
doc/wiki/aggregate-and-sign.xml | 2 +-
doc/wiki/make-keys.sh | 8 +++-
doc/wiki/path/to/input/pkcs11-softhsm.cfg | 3 ++
doc/wiki/path/to/{output => secrets}/.gitkeep | 0
doc/wiki/setup-softhsm.sh | 22 ++++++++++
...aggregate-and-sign.xml => sign-using-token.xml} | 48 +++++++---------------
.../src/main/assembly/assembly-tgz.xml | 6 ++-
.../src/main/assembly/assembly-zip.xml | 6 ++-
11 files changed, 63 insertions(+), 43 deletions(-)
create mode 100644 doc/wiki/path/to/input/pkcs11-softhsm.cfg
copy doc/wiki/path/to/{output => secrets}/.gitkeep (100%)
create mode 100755 doc/wiki/setup-softhsm.sh
copy doc/wiki/{aggregate-and-sign.xml => sign-using-token.xml} (57%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list