From: Carl Hetherington Date: Sun, 26 Oct 2014 15:44:43 +0000 (+0000) Subject: Update test data. X-Git-Tag: v2.0.48~536 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=0bd835375d015ef353cf4a7927e25afd140466d9;p=dcpomatic.git Update test data. --- diff --git a/hacks/verify.sh b/hacks/verify.sh new file mode 100644 index 000000000..2af4a7b0e --- /dev/null +++ b/hacks/verify.sh @@ -0,0 +1,5 @@ + +STORE=/home/carl/.config/dcpomatic/crypt + +xmlsec1 verify --pubkey-cert-pem $STORE/leaf.signed.pem --trusted-pem $STORE/intermediate.signed.pem --trusted-pem $STORE/ca.self-signed.pem --id-attr:Id http://www.smpte-ra.org/schemas/430-3/2006/ETM:AuthenticatedPublic --id-attr:Id http://www.smpte-ra.org/schemas/430-3/2006/ETM:AuthenticatedPrivate foo.xml +#dcpo.kdm.xml \ No newline at end of file