From 5147d71466455b3d087b3f3a7472a35e8216c55a Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 24 Jan 2013 11:34:47 +0100 Subject: Add basic trust module This is based off the roots-store from gnome-keyring and loads certificates from a root directory and exposes them as PKCS#11 objects. --- trust/tests/files/unrecognized-file.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 trust/tests/files/unrecognized-file.txt (limited to 'trust/tests/files/unrecognized-file.txt') diff --git a/trust/tests/files/unrecognized-file.txt b/trust/tests/files/unrecognized-file.txt new file mode 100644 index 0000000..4d5bac3 --- /dev/null +++ b/trust/tests/files/unrecognized-file.txt @@ -0,0 +1 @@ +# This file is not recognized by the parser \ No newline at end of file -- cgit v1.1