WASdev / ci.docker.websphere-traditional

Dockerfiles for WebSphere Application Server traditional
Apache License 2.0
170 stars 190 forks source link

how tWAS image/runtime load certificates #290

Open tam512 opened 1 year ago

tam512 commented 1 year ago

We use Runtime Component Operator (RCO) 1.2 to deploy tWAS image to OCP. Now RCO supports TLS by default, but RCO does not know about runtime or any language of the apps so it is up to the app developers to handle loading certificate for the Operator to mount to /etc/x509/certs.

This issue is for investigating how tWAS image/runtime load certificates and mount for operator to handle it