Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • thg thg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 849
    • Issues 849
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mercurialmercurial
  • TortoiseHgTortoiseHg
  • thgthg
  • Issues
  • #5825
Closed
Open
Issue created Aug 10, 2022 by Stefano M.@s.moser

CERTIFICATE_VERIFY_FAILED since 6.2.1

Since I installed TortoiseHG 6.2.1, x64 on Windows, when I try to pull/push to our server, I get the error:

''' URLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129) '''

The behavior is similar to what is present in the issue #5745 (closed). I've tried (from command line):

> hg debugssl https://<ourserver>.com
checking the certificate chain for <ourserver>.com
full certificate chain is available

And (from a repo that was working):

> hg incoming
(the full certificate chain may not be available locally; see "hg help debugssl")
abortito: errore: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)

I've tried also a virtualenv (python 3.10) with pip install mercurial and that one works as expected. Reverting to TortoiseHg 6.1.3 works as expected.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking