Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #4272

Closed
Open
Created Jun 10, 2013 by Administrator@rootOwner

Cloning via HTTPS fails because of server certificate verification failure.

Created by: jerrac

Every time I try to clone a repo over https, it fails. Says:

git clone https://git.tld/gitdeploy.git
Cloning into 'gitdeploy'...
error: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none while accessing https://git.tld/gitdeploy.git/info/refs
fatal: HTTP request failed

I've triple checked that I have ssl configured correctly on nginx, and as far as I can tell, it's fine. Am I missing a step there? I'm not sure what else to check.

Since SSH cloning works fine, I'm not too worried about this. But since the option is in the interface, I'd like it to work.

I'm running:

  • Ubuntu 12.04 LTS server.
  • nginx version 1.1.19
  • Gitlab 5.1.0
  • Gitlab-Shell 1.3.0

Any help is appreciated.

Assignee
Assign to
Time tracking