security How to communicate via HTTPS between two Tomcat servers using a self-signed certificate TL;DR There is no need to pay for an SSL certificate in order to communicate two applications through a REST API over HTTPS. You just need to know a few things about Java keytool and a little bit of setup to make it work! Why? REST APIs have become