io.sockets.secure.openssl: We don't care what the error is as long as it fails.

db4
Doug Coleman 2014-07-09 22:32:32 -07:00
parent 63af1308bb
commit 6ea98afc99
1 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,9 @@ IN: io.sockets.secure.openssl.tests
<http-server> 8887 >>insecure f >>secure [
"https://localhost:8887" http-get
] with-threaded-server
] [ certificate-missing-error? ] must-fail-with
] must-fail
! XXX: Make this fail with certificate-missing-error? on Windows someday.
! ] [ certificate-missing-error? ] must-fail-with
[ "test" 33 <ssl-handle> handle>> check-subject-name ]
[ certificate-missing-error? ] must-fail-with