aboutsummaryrefslogtreecommitdiffstats
path: root/engines/e_ossltest.ec
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-06-16 12:59:37 +0100
committerMatt Caswell <matt@openssl.org>2015-08-11 20:27:46 +0100
commit2d5d70b15559f9813054ddb11b30b816daf62ebe (patch)
treed921ccc3d7a839020e4649231b4ab81dfde36c61 /engines/e_ossltest.ec
parent6a009812b2e249fed01488f6f19f9fbfd9ee74c4 (diff)
downloadopenssl-2d5d70b15559f9813054ddb11b30b816daf62ebe.tar.gz
Add OSSLTest Engine
This engine is for testing purposes only. It provides crippled crypto implementations and therefore must not be used in any instance where security is required. This will be used by the forthcoming libssl test harness which will operate as a man-in-the-middle proxy. The test harness will be able to modify TLS packets and read their contents. By using this test engine packets are not encrypted and MAC codes always verify. Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'engines/e_ossltest.ec')
-rw-r--r--engines/e_ossltest.ec1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/e_ossltest.ec b/engines/e_ossltest.ec
new file mode 100644
index 0000000000..d8a1befa20
--- /dev/null
+++ b/engines/e_ossltest.ec
@@ -0,0 +1 @@
+L OSSLTEST e_ossltest_err.h e_ossltest_err.c