Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T
Tor Browser
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,533
    • Issues 1,533
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • The Tor Project
  • Applications
  • Tor Browser
  • Issues
  • #18085

Closed
Open
Opened Jan 17, 2016 by Trac@tracbot

Add option to trust custom certificate authority in vagrant

It'd be nice to be able to add a custom certificate authority (CA) in vagrant. I'm using a SSL sniffing proxy in my private LAN which causes

vagrant ssh --command " \
	git clone -b tor-browser-builder-2 \
	'https://git.torproject.org/builders/gitian-builder.git' ~/gitian-builder"
Cloning into '/home/vagrant/gitian-builder'...
error: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none while accessing https://git.torproject.org/builders/gitian-builder.git/info/refs
fatal: HTTP request failed
Connection to 127.0.0.1 closed.
Makefile:26: recipe for target 'tbb' failed
make: *** [tbb] Error 128

experienced with tbb-5.5a6-build1-4-g969136e

Trac:
Username: krichter

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: tpo/applications/tor-browser#18085