pyfar / pyfar/pyfar

Check certificate handling for SSL conection on Circle CI

Open
#401 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ci samplings wont fix
Dominant language
Python
Stars
137
Forks
18
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at _sph_t_design_load_data and inspect the Circle CI configuration and certificate guidance linked in the issue. Verify how the data is currently loaded, then make the encrypted connection work with the required certificate on Circle CI. Done means the data-loading path succeeds over SSL in that environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ci-cd
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.