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