I've added SSL client support a while back and it's working fine for emailing using gmail. Now I need to add SSL for the webserver and I'm a bit stumped. I enabled STACK_USE_SSL_SERVER, I verified my key lengths, I added CustomSSLCert.c and it compiles fi..
↧