Commit Graph

27 Commits

Author SHA1 Message Date
Nicolas Williams 7439820618 hcrypto, otp: Remove hcrypto and otp!
We must switch to OpenSSL 3.x, and getting lib/hcrypto to provide
OpenSSL 3.x APIs is too large an undertaking.  Plus the hcrypto backend
is not safe, not secure (probably has timing leaks galore), and no one
has the resources to make it a world-class crypto library, so it just
has to go.
2026-01-18 16:09:31 -06:00
Viktor Dukhovni 46e0bd3c68 Use P-256 for EC tests
Fedora/RedHat OpenSSL supports only P-256, P-384 and P-521.

The new mkcert.sh script can create updated certs when these
expire on Jan 17th 2038.
2014-03-12 21:18:03 -04:00
Love Hornquist Astrand 92288a7137 Avoid testing ECDSA when hcrypto doesn't support it 2009-08-14 16:24:35 +02:00
Love Hörnquist Åstrand 7ff6e45302 add test for eccerts
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24652 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-02-07 15:13:02 +00:00
Love Hörnquist Åstrand e172367898 switch to utf8 encoding of all files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand fd1661f019 test max-depth.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21278 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-25 04:54:43 +00:00
Love Hörnquist Åstrand f1643c2723 test ocsp-verify
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20809 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-03 03:19:06 +00:00
Love Hörnquist Åstrand 4f97424296 turn on stat collecting
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20782 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-02 00:46:00 +00:00
Love Hörnquist Åstrand b9da6ebef0 sprinle stat saveing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20780 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-01 22:17:03 +00:00
Love Hörnquist Åstrand 8a02fd12ed no random, no RSA/DH tests
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19858 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-01-11 20:48:34 +00:00
Love Hörnquist Åstrand e825c5107c test proxy cert (third level)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19287 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-07 23:43:21 +00:00
Love Hörnquist Åstrand 4f9be7d03f Parameterise the invocation of hxtool, so we can make it run under TESTS_ENVIRONMENT. From Andrew Bartlett
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18388 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-10 09:24:07 +00:00
Love Hörnquist Åstrand 1d8bb73fcf DH and RSA method names are renamed
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17503 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-07 11:59:30 +00:00
Love Hörnquist Åstrand 5cf4bf36f0 enable two proxy certificates in a chain test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17273 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-26 16:45:01 +00:00
Love Hörnquist Åstrand dfe29472cd add more certs
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17268 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-26 16:15:12 +00:00
Love Hörnquist Åstrand e9a7ef8057 tests for proxy certs
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17256 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-26 13:32:17 +00:00
Love Hörnquist Åstrand b98b142233 SKIP test if there is no RSA support.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17183 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-23 20:41:53 +00:00
Love Hörnquist Åstrand 6195a45286 test "sub-cert -> sub-ca"
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17107 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-20 17:03:51 +00:00
Love Hörnquist Åstrand 53da7dba23 Add printing ocsp replys
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16995 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-03 18:32:57 +00:00
Love Hörnquist Åstrand 85093fa177 test ocsp keyhash
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16915 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-01 02:17:26 +00:00
Love Hörnquist Åstrand 6d47c9c790 Added crl tests
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16901 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-01 01:00:22 +00:00
Love Hörnquist Åstrand 4bffd93906 Add revoked ocsp cert test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16899 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-01 00:37:54 +00:00
Love Hörnquist Åstrand 84c0fd6089 rename missing-crl to missing-revoke
add ocsp tests


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16896 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-01 00:28:15 +00:00
Love Hörnquist Åstrand 9d0e8facf9 Add --missing-crl.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16617 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-19 18:17:03 +00:00
Love Hörnquist Åstrand 1e5d1917c9 clean up checks
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15749 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-25 22:04:36 +00:00
Love Hörnquist Åstrand 2fc3e95ec3 more checks
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15736 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-25 20:23:26 +00:00
Love Hörnquist Åstrand 808f58a762 test chain
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15732 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-25 18:57:14 +00:00