summaryrefslogtreecommitdiffhomepage
path: root/libs/nixio/axtls-config/config.h
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2009-06-07 12:38:37 +0000
committerSteven Barth <steven@midlink.org>2009-06-07 12:38:37 +0000
commitf4c6554f4c9cd4998d12a8891c0a43af747993e2 (patch)
tree2c9ae3de72577670a83e12a7a7fe250df521a714 /libs/nixio/axtls-config/config.h
parenteb5a7b36abed9c42011237db4bfe932e0b74ae99 (diff)
Revert "adjust axtls level"
This reverts commit b123c99304822a1f1502d00df4915e2707940df3.
Diffstat (limited to 'libs/nixio/axtls-config/config.h')
-rw-r--r--libs/nixio/axtls-config/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/nixio/axtls-config/config.h b/libs/nixio/axtls-config/config.h
index c22caad64..0f861f34b 100644
--- a/libs/nixio/axtls-config/config.h
+++ b/libs/nixio/axtls-config/config.h
@@ -28,8 +28,8 @@
#undef CONFIG_SSL_ENABLE_CLIENT
#define CONFIG_SSL_FULL_MODE 1
#undef CONFIG_SSL_SKELETON_MODE
-#define CONFIG_SSL_PROT_LOW 1
-#undef CONFIG_SSL_PROT_MEDIUM
+#undef CONFIG_SSL_PROT_LOW
+#define CONFIG_SSL_PROT_MEDIUM 1
#undef CONFIG_SSL_PROT_HIGH
#undef CONFIG_SSL_USE_DEFAULT_KEY
#define CONFIG_SSL_PRIVATE_KEY_LOCATION "/etc/nixio/rsa_main.der"