less-awful-ssl
less-awful-ssl copied to clipboard
Optional CA Cert
I am a mere mortal humbled by the inner complexities of SSL. Do I have to specify the ca-cert-file as an input to ssl-context
? How to handle self-signed certificates?
I don't really know. It's been years since I wrote this and I've repressed the trauma of being in those classes. You're welcome to dig around in java's SSLEngine and SSLContext and find out.