How to verify that cryoSPARC is using the certificate bundle

Hi ,

I have added “export REQUESTS_CA_BUNDLE=”/path/to/cabundle" to cryosparc_master/config.shcryosparc_master/config.sh file, so now how can I verify that it is using the certificate?

What version of cryoSPARC are you using?
cryosparcm status | grep version
What were/are the cryoSPARC error(s) before and after including
export REQUESTS_CA_BUNDLE="/path/to/cabundle", respectively?