projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f506d82
)
Fixup BIO demos for OpenSSL 1.1.x
author
Richard Levitte
<levitte@openssl.org>
Thu, 8 Sep 2016 22:59:00 +0000
(
00:59
+0200)
committer
Richard Levitte
<richard@levitte.org>
Tue, 20 Sep 2016 16:25:12 +0000
(18:25 +0200)
'ECDHParameters = Automatic' isn't accepted.
Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit
3656ea1c2217f38d44f3f34253e7c16f1b40ba77
)
demos/bio/accept.cnf
patch
|
blob
|
history
diff --git
a/demos/bio/accept.cnf
b/demos/bio/accept.cnf
index 5a2ef45ea7a6b32956059c37614c0acdc1e9728d..eb6965832ffa3d6db11b3a9b0c9fe5c820f80955 100644
(file)
--- 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