Fixup BIO demos for OpenSSL 1.1.x
authorRichard Levitte <levitte@openssl.org>
Thu, 8 Sep 2016 22:59:00 +0000 (00:59 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 20 Sep 2016 16:24:24 +0000 (18:24 +0200)
'ECDHParameters = Automatic' isn't accepted.

Reviewed-by: Rich Salz <rsalz@openssl.org>
demos/bio/accept.cnf

index 5a2ef45ea7a6b32956059c37614c0acdc1e9728d..eb6965832ffa3d6db11b3a9b0c9fe5c820f80955 100644 (file)
@@ -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