X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=demos%2Fbio%2Faccept.cnf;h=cb0cefba753268321cdb91fe34e76333d58a000c;hp=eb6965832ffa3d6db11b3a9b0c9fe5c820f80955;hb=df4439186fb70ce72668d472943dbcd057df8f30;hpb=d6f4b0a8bfbe901c72294d8923eb5b6f54ca7732 diff --git a/demos/bio/accept.cnf b/demos/bio/accept.cnf index eb6965832f..cb0cefba75 100644 --- a/demos/bio/accept.cnf +++ b/demos/bio/accept.cnf @@ -6,7 +6,7 @@ Port = 4433 # Only support 3 curves Curves = P-521:P-384:P-256 # Restricted signature algorithms -SignatureAlgorithms = RSA+SHA512:ECDSA+SHA512 +SignatureAlgorithms = RSA+SHA512:ECDSA+SHA512 Certificate=server.pem PrivateKey=server.pem ChainCAFile=root.pem