diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-12-03 21:51:14 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-12-03 21:51:14 +0000 |
commit | 12373afb257c7db03a2f46fd8498aa4e8287b68a (patch) | |
tree | b57934317039bc3d5ca6cf5355cd05c15d1ec7fd /test/stdout/2114 | |
parent | 16be7f11f59d78ce11f98cd235f6a60d9394d705 (diff) |
Testsuite: OpenSSL error lines change going to 1.1
Diffstat (limited to 'test/stdout/2114')
-rw-r--r-- | test/stdout/2114 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stdout/2114 b/test/stdout/2114 index 7bc5fce86..7020b0c57 100644 --- a/test/stdout/2114 +++ b/test/stdout/2114 @@ -18,7 +18,7 @@ Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected ??? 220 <<< 220 TLS go ahead Attempting to start TLS -pppp:error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:s3_pkt.c:dddd:SSL alert number 40 +pppp:error:dddddddd:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:[...]:SSL alert number 40 Failed to start TLS End of script Connecting to 127.0.0.1 port 1225 ... connected @@ -146,7 +146,7 @@ Key file = aux-fixed/cert1 ??? 220 <<< 220 TLS go ahead Attempting to start TLS -pppp:error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:s3_pkt.c:dddd:SSL alert number 48 +pppp:error:dddddddd:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:[...]:SSL alert number 48 Failed to start TLS End of script Connecting to 127.0.0.1 port 1225 ... connected @@ -207,7 +207,7 @@ Key file = aux-fixed/cert2 ??? 220 <<< 220 TLS go ahead Attempting to start TLS -pppp:error:14094414:SSL routines:ssl3_read_bytes:sslv3 alert certificate revoked:s3_pkt.c:dddd:SSL alert number 44 +pppp:error:dddddddd:SSL routines:ssl3_read_bytes:sslv3 alert certificate revoked:[...]:SSL alert number 44 Failed to start TLS End of script Connecting to 127.0.0.1 port 1225 ... connected |