Commits

Andy Green authored 7fe02e3af5b
ssl split out common server and client ssl sources Most of ssl.c is under a #ifdef for client or server disabled... let's get rid of it and have CMake just build the appropriate files Signed-off-by: Andy Green <andy@warmcat.com>