Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvm: remove libressl command support #1417

Merged
merged 1 commit into from
Mar 11, 2017
Merged

nvm: remove libressl command support #1417

merged 1 commit into from
Mar 11, 2017

Conversation

DomT4
Copy link
Contributor

@DomT4 DomT4 commented Mar 8, 2017

This was an "oops" on my part when I was testing changes for my work that was later adapted & merged in f1bca10.

LibreSSL is never installed as a libressl as it is intended to be a replacement for openssl as much as possible, and consequently the executable is called openssl.

This was an "oops" on my part when I was testing changes for my work
that was later adapted & merged in f1bca10.
LibreSSL is never installed as a `libressl` as it is intended to be a
replacement for `openssl` as much as possible, and consequently the
executable is called `openssl`.
Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ljharb ljharb added the installing node: checksums This relates to checksum checking of downloaded node archives. label Mar 11, 2017
@ljharb ljharb merged commit b676bf7 into nvm-sh:master Mar 11, 2017
@DomT4
Copy link
Contributor Author

DomT4 commented Mar 11, 2017

No worries! Apologies I didn't notice this sooner.

@DomT4 DomT4 deleted the oops branch March 11, 2017 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installing node: checksums This relates to checksum checking of downloaded node archives.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants