Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: make curve25519 the default DH group | Andreas Steffen | 2016-11-14 | 1 | -1/+1 |
| | |||||
* | testing: Update PKCS#12 containers | Tobias Brunner | 2014-10-03 | 1 | -0/+0 |
| | |||||
* | configure: Load fetcher plugins after crypto base plugins | Martin Willi | 2014-09-24 | 1 | -1/+1 |
| | | | | | | | | | | Some fetcher plugins (such as curl) might build upon OpenSSL to implement HTTPS fetching. As we set (and can't unset) threading callbacks in our openssl plugin, we must ensure that OpenSSL functions don't get called after openssl plugin unloading. We achieve that by loading curl and all other fetcher plugins after the base crypto plugins, including openssl. | ||||
* | testing: Don't load certificates explicitly and delete CA certificates in ↵ | Tobias Brunner | 2013-07-15 | 1 | -1/+0 |
| | | | | | | PKCS#12 scenarios Certificates are now properly extracted from PKCS#12 files. | ||||
* | Added ikev2/net2net-pkcs12 scenario | Andreas Steffen | 2013-07-10 | 4 | -0/+36 |