Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • FOSS public instance FOSS public instance
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 44
    • Issues 44
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

This instance will be upgraded to Heptapod 0.31.0 (final) on 2022-05-24 at 14:00 UTC+2 (a few minutes of down time)

  • heptapod
  • FOSS public instanceFOSS public instance
  • Issues
  • #111

Closed
Open
Created Oct 03, 2021 by Matti Picus@mattipMaintainer

invalid certificate

On some machines (so far two windows machines and one linux) I am getting an invalid certificate when pulling. It seems this began Oct 1. You can see the daily runs of one of our buildbot instances stopped on Oct 1, with the error

hg --verbose pull https://foss.heptapod.net/pypy/pypy/
 in dir /home/buildslave/build_dir/jit-benchmark-linux-x86-64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['hg', '--verbose', 'pull', 'https://foss.heptapod.net/pypy/pypy/']
 using PTY: False
pulling from https://foss.heptapod.net/pypy/pypy/
abort: error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
program finished with exit code 255
elapsedTime=0.112225

If I download the cert used in firefox and add it via a

[web]
cacerts = file.pem

section in .hgrc, the connection succeeds.

Edited Oct 04, 2021 by Matti Picus
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking