Importing an SSL Certificate Authority into the JVM  

By Devin Olson | 5/7/18 2:29 PM | Infrastructure - Connections | Added by John Oldenburger

Java code running on a Domino server (or from within a Notes client) can reach out and pull in information (such as with a REST API, or an HTTP GET) from an outside source. Due to the Notes/Domino security model, all of these communications must occur over an encrypted (HTTPS / SSL) channel.