boring2/openssl/test
Alex Crichton a91b6bf3bd Enable testing on Windows via AppVeyor
This abolishes the test.sh script which spawns a bunch of `openssl` instances to
instead run/manage the binary in-process (providing more isolation to boot). The
tests have been updated accordingly and the `connected_socket` dependency was
also dropped in favor of `net2` as it the former doesn't work on Windows.
2015-09-22 17:37:21 -07:00
..
build.sh Fix openssl source link in tests 2015-08-15 14:37:03 -07:00
cert.pem Test reading CN from test certificate 2015-05-18 02:41:42 +10:00
dhparams.pem Add DH::from_pem() to load DH parameters from a file 2015-09-13 12:44:50 +02:00
key.pem Test reading CN from test certificate 2015-05-18 02:41:42 +10:00
nid_test_cert.pem Add a test that checks whether 3 known subject attributes can be retrieved by NID 2015-06-30 23:51:54 -07:00