Update test data.
authorCarl Hetherington <cth@carlh.net>
Sun, 26 Oct 2014 15:44:43 +0000 (15:44 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 26 Oct 2014 15:44:43 +0000 (15:44 +0000)
hacks/verify.sh [new file with mode: 0644]

diff --git a/hacks/verify.sh b/hacks/verify.sh
new file mode 100644 (file)
index 0000000..2af4a7b
--- /dev/null
@@ -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