Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afeiship/ushell-module-openssl

Fix openssl problem for MacOs.
https://github.com/afeiship/ushell-module-openssl

mac module openssl ushell

Last synced: 23 days ago
JSON representation

Fix openssl problem for MacOs.

Awesome Lists containing this project

README

        

# ushell-module-openssl
> Fix openssl problem for MacOs.

## installation
```shell
npm i -S @jswork/ushell-module-openssl
```

## resources
- https://yryz.net/post/macosx-brew-install-openssl.html

~~~

[feizheng@afei:~]
$ openssl version
LibreSSL 2.2.7

$ openssl version
OpenSSL 1.0.2q 20 Nov 2018
~~~