General

SSL Certificates and Java

Not all developers know how to implement the ssl certificates in a Java environment and the difference between the serverside truststore as the client-sided keystores. Therefore a post is devoted to clearify how this way of security works. If you wish to implement this I will assume you have configured your Java installation succesfully which […]