Background
My workplace has a cloud based security system which stops me from downloading data from external sources.
The I.T. team sent me a 'Security Certificate' RootCA.cer file and told me to
load the root CA in to your python env
Problem
I have no idea how to do this, I've messaged I.T. but they have not replied back. I've googled how to do this, and found SO links like This. But I am not sure its the same, since the file time is different (.crt vs .cer)
Help Requested
Could someone please let me know how to do this? Any help be appreciated.