From 4400d8ecc4525cfc848937dc562c542fc58a533a Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 4 Jan 2013 13:57:28 +0100 Subject: Implement trust assertion PKCS#11 objects * Implement trust assertions for anchored and distrusted certs * Pinned certificate trust assertions are not implemented yet * Add an internal tool for pulling apart bits of certificates --- trust/tests/files/redhat-ca.der | Bin 0 -> 948 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 trust/tests/files/redhat-ca.der (limited to 'trust/tests/files/redhat-ca.der') diff --git a/trust/tests/files/redhat-ca.der b/trust/tests/files/redhat-ca.der new file mode 100644 index 0000000..affae24 Binary files /dev/null and b/trust/tests/files/redhat-ca.der differ -- cgit v1.1