Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Invalid peer certificate: UnknownIssuer #1130

Description

@CleanAir777

Steps to Reproduce

I have installed rye successfully.
I have done a "rye init ryetest" and "cd ryetest".
All good so far.

I have than added the [[sources]] entry to ~/.rye/config.toml to point to the correct url for our corporate "mirror" of pypi.

When I then run "rye sync" I get error messages:
scherm 20240531_042550

When I access the url directly, I can reach it without error.
When doing a "pip install hatchling" it does download and install "hatchling"

Expected Result

The environment to successfully make contact with the local repository, and install the environment.

Actual Result

See above.

Version Info

afbeelding

Stacktrace

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions