#!/bin/sh

CLASSPATH=./classes:../../classes java jcsi.SSLClient $@
