Skip to content

mschoettle/homebrew-git-curl-openssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Homebrew-git-curl-openssl

A formula for git with curl-openssl and openssl@1.1.

The default git formula includes curl which is provided by macOS. This curl includes support for LibreSSL and currently does not support TLSv1.3.

This formula allows git to connect to https with TLSv1.3.

Installation

Uninstall git if you have it installed already to allow linking this formula:

brew uninstall git

Install this formula and build it from source with curl-openssl:

brew tap mschoettle/git-curl-openssl
brew install -s git-curl-openssl

About

Homebrew git formula with curl-openssl to support TLSv1.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages