cl-rw

Layered streams for Common Lisp
git clone https://logand.com/git/cl-rw.git/
Log | Files | Refs

commit e544123acf6db8554e1af06df0b133ea70faa9b3
parent 6746e2dbb97287b2e8f9195ff4e768b35dd3e63b
Author: Tomas Hlavaty <tom@logand.com>
Date:   Sun,  5 Apr 2015 20:48:23 +0200

stricter openssl s_client

Diffstat:
Mnet.lisp | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/net.lisp b/net.lisp @@ -81,6 +81,7 @@ (rw.os:make-program :stream :stream "openssl" `("s_client" "-quiet" + "-verify_return_error" "-no_ssl2" "-no_ssl3" "-no_tls1" "-no_tls1_1" "-connect" ,(format nil "~a:~d" host port) ,@ (ecase starttls