Spring Boot + Self Managed OpenShift Integration

Hi Team,
I have the Openshift Camunda 8.2 is up & running successfully with certificate.
Now I have the spring boot which I needs to map with zeebe-gateway url in the properties. I would like to know how to set the keystore properties in to spring boot to do that.
I tried with adding the ssl properties for the jks file and tried. Looks its not working. Can you share the documentation if any