indygreg / indygreg/PyOxidizer

Invalid peer certificate error

Open
#697 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
6.2k
Forks
256
PR merge metrics
No merged PRs in 30d

Description

I am behind a corporate firewall, and the command pyoxidizer run fails with this message:

error[PYOXIDIZER_BUILD]: error sending request for url (https://github.com/indygreg/python-build-standalone/releases/download/20221220/cpython-3.10.9%2B20221220-x86_64-pc-windows-msvc-shared-pgo-full.tar.zst): error trying to connect: invalid peer certificate contents: invalid peer certificate: UnknownIssuer

I am able to manually download this file: https://github.com/indygreg/python-build-standalone/releases/download/20221220/cpython-3.10.9%2B20221220-x86_64-pc-windows-msvc-shared-pgo-full.tar.zst

Is is possible to redirect pyoxidizer to use this downloaded file?

Contributor guide

No contributing guide indexed for this repository

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 with the pyoxidizer run path that requests the shown GitHub release URL, and reproduce the failure behind the corporate firewall. Done means pyoxidizer run can use the manually downloaded archive or otherwise complete without the invalid peer certificate error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, rust
Domain
cli, networking
Issue type
Feature
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.