#!/bin/sh

exec openssl s_client -connect $1:$2 -crlf -CApath democa.crt


syntax highlighted by Code2HTML, v. 0.9.1