Where do I read up on how to OpenSSL-enabling a java servlets ???
843811Aug 13 2003 — edited Aug 16 2003Hi.
My java application goes through an apache2+mod_ssl frontend.
WHere do I read up on this so I can openssl-enable my java applications ?
Currently the java application using URLConnection seems to push some data onto the Net in clear text rather than encrypted.