summaryrefslogtreecommitdiff
path: root/tests/key-openssl.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: added check to verify that gnutls_x509_privkey_import2 works for ↵Nikos Mavrogiannopoulos2015-06-251-0/+45
| | | | | | plain keys That is, when a password is provided and the key is non encrypted.
* reindented codeNikos Mavrogiannopoulos2013-11-081-86/+86
|
* When running tests disable PKCS #11 support to avoid detecting memory leaks ↵Nikos Mavrogiannopoulos2013-05-011-2/+2
| | | | from PKCS #11 libraries.
* Import PKCS #12 keysNikos Mavrogiannopoulos2012-12-061-0/+13
|
* Bug fixes in the openssl encrypted PEM key parsing.Nikos Mavrogiannopoulos2012-10-101-0/+113