USING: accessors io.sockets.secure io.sockets.secure.debug namespaces openssl tools.test ; openssl secure-socket-backend [ { } [ [ ] with-secure-context ] unit-test [ "wrong password" >>password [ ] with-secure-context ] must-fail ] with-variable