projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix some TLSv1.3 alert issues
[openssl.git]
/
test
/
ssl-tests
/
26-tls13_client_auth.conf.in
diff --git
a/test/ssl-tests/26-tls13_client_auth.conf.in
b/test/ssl-tests/26-tls13_client_auth.conf.in
index
6da4168
..
e53cda2
100644
(file)
--- a/
test/ssl-tests/26-tls13_client_auth.conf.in
+++ b/
test/ssl-tests/26-tls13_client_auth.conf.in
@@
-61,7
+61,7
@@
our @tests = (
},
test => {
"ExpectedResult" => "ServerFail",
},
test => {
"ExpectedResult" => "ServerFail",
- "ExpectedServerAlert" => "
HandshakeFailure
",
+ "ExpectedServerAlert" => "
CertificateRequired
",
},
},
{
},
},
{