If you normally generate SSL keys and csr based on openssl tool, then when using it for java-based web servers (w.g. tomcat), you will need to convert the OpenSSL certificates to Java keystore file so that it can be used for java-based web servers. This quick tuts provide you step-by-step […]
ssl
2 posts
Many of us are using SSL for our sites. However, there is a big chance that we are not installing the SSL certificate to your web server properly. This might lead to some unwanted warning problems in some browsers such as Mozilla Firefox, or Mobile Phone browsers. In this tutorial, […]