pyfar
pyfar copied to clipboard
Check certificate handling for SSL conection on Circle CI
General
- pyfar version: 0.5.1
Description
we load data in _sph_t_design_load_data using an unencrypted connection. The data is available under an encrypted connection, but the certificate needs to be loaded on Circle CI. Maybe this helps https://discuss.circleci.com/t/curl-certificate-problem-server-certificate-verification-failed/36211
Since the sampling are going to be moved into spharpy, I'm labelling as won't fix here.