4.4.5 Preparing Spring Boot applications for HTTPS Connection
HTTPS is a variant of HTTP which enables encrypted data transmission between server and
client. It is therefore recommended, that you create the servlet container client
(CAE) connection via HTTPS. This chapter describes how you create a key and
how you configure Tomcat to use this key.