Skip to content

List OpenSSL as a dependency in the docs#574

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

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

Conversation

@foca
Copy link
Copy Markdown
Contributor

@foca foca commented Oct 6, 2015

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
Copy link
Copy Markdown
Member

carlosmn commented Oct 7, 2015

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