Configuring your SSL keystore in your microservice
At the bottom of your microservice's application.properties file, configure the keystore and its properties.
Creating an SSL keystore for your microservice
Obtaining a certificate from your CA for your microservice SSL keystore
Generating a private key for your microservice SSL keystore
Configuring your SSL keystore in your microservice
Securing a Content Delivery microservice with SSL
Securing the Query Service with SSL