How to configure openjdk for FIPS and simple postgres connection example [migrated]

I have a simple Java application running in an openjdk Docker container that is executing on a FIPS enabled host system (on a Kubernetes cluster where all nodes have FIPS enabled).
I am running a kubectl apply -f simple-java-deployment.yam… Continue reading How to configure openjdk for FIPS and simple postgres connection example [migrated]