Commit 3656ea1c authored by Richard Levitte's avatar Richard Levitte
Browse files

Fixup BIO demos for OpenSSL 1.1.x



'ECDHParameters = Automatic' isn't accepted.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 16c6deed
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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