Skip to content

List OpenSSL as a dependency in the docs#574

Merged
jdavid merged 1 commit into
libgit2:masterfrom
foca:patch-1
Oct 7, 2015
Merged

List OpenSSL as a dependency in the docs#574
jdavid merged 1 commit into
libgit2:masterfrom
foca:patch-1

Conversation

@foca

@foca foca commented Oct 6, 2015

Copy link
Copy Markdown
Contributor

For interacting / authenticating against an HTTPS repository we need the OpenSSL development headers present when installing pygit2, yet the documentation fails to mention it, which led to #573.

@jdavid jdavid merged commit cf439e4 into libgit2:master Oct 7, 2015
@carlosmn

carlosmn commented Oct 7, 2015

Copy link
Copy Markdown
Member

Note that OpenSSL is used when we don't have a better alternative. On Windows we go for WinHTTP and on non-ancient OS X we use SecureTransport.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants