Trusting manually created CA certificate in Linux Container

Hi,

I am using the protocol integration to communicated with milestone management server. For testing purpose I have manually created the SSL server certificate and the CA certificate and using this have enabled encryption. It works fine when my client is another windows machine as I have added CA certificate in the trust store.

But my actual client is a linux container. How do I add the CA certificate to trust store of the linux container? Will the .cer file created on a windows machine work in linux container? Any additional steps I need to do?

Thanks,

Soudamini

This is pretty far from my area of expertise, but I did find this post on StackOverflow which might be of use to you: https://stackoverflow.com/questions/51323637/adding-ssl-certificates-to-docker-linux-container