summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-09-09 00:59:00 +0200
committerRichard Levitte <levitte@openssl.org>2016-09-20 18:24:24 +0200
commit3656ea1c2217f38d44f3f34253e7c16f1b40ba77 (patch)
treedde1c4d9e1570ad8319ec133c8bedfcbdfe69974 /demos
parent16c6deed2c42d4cf4a7676a32b718d6a867f482a (diff)
Fixup BIO demos for OpenSSL 1.1.x
'ECDHParameters = Automatic' isn't accepted. Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'demos')
-rw-r--r--demos/bio/accept.cnf2
1 files changed, 0 insertions, 2 deletions
diff --git a/demos/bio/accept.cnf b/demos/bio/accept.cnf
index 5a2ef45ea7..eb6965832f 100644
--- a/demos/bio/accept.cnf
+++ b/demos/bio/accept.cnf
@@ -5,8 +5,6 @@ Port = 4433
# Protocol = ALL, -TLSv1.2
# Only support 3 curves
Curves = P-521:P-384:P-256
-# Automatic curve selection
-ECDHParameters = Automatic
# Restricted signature algorithms
SignatureAlgorithms = RSA+SHA512:ECDSA+SHA512
Certificate=server.pem