Storing JKS files in Spring Cloud Config Sever
A customer asked me how they can store a JKS file with certificates in a spring cloud config server, retrieve it on application startup and use it to setup a a Java SSLContext for doing mutual TLS with a backend system, that was using self signed cer...
asaikali.hashnode.dev1 min read