Added test suite for PKCS #11 cards (not executed automatically).
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 10 Nov 2013 09:00:59 +0000 (10:00 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 10 Nov 2013 09:00:59 +0000 (10:00 +0100)
commitc26af0729cd5ccfdae8384b997a92a0b3afc74bf
tree15796084cba8a06d7bc090b259c43215f7341176
parentd49f8ace8c9e18c34dffbf5b1e59678901577883
Added test suite for PKCS #11 cards (not executed automatically).
tests/suite/pkcs11-certs/ca-tmpl [new file with mode: 0644]
tests/suite/pkcs11-certs/ca.crt [new file with mode: 0644]
tests/suite/pkcs11-certs/ca.key [new file with mode: 0644]
tests/suite/pkcs11-certs/client-tmpl [new file with mode: 0644]
tests/suite/pkcs11-certs/client.crt [new file with mode: 0644]
tests/suite/pkcs11-certs/client.key [new file with mode: 0644]
tests/suite/pkcs11-certs/server-tmpl [new file with mode: 0644]
tests/suite/pkcs11-certs/server.crt [new file with mode: 0644]
tests/suite/pkcs11-certs/server.key [new file with mode: 0644]
tests/suite/testpkcs11 [new file with mode: 0755]