Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/afeiship/ushell-module-openssl
- Owner: afeiship
- Created: 2019-03-13T03:38:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T14:10:20.000Z (almost 2 years ago)
- Last Synced: 2024-10-06T22:25:47.095Z (about 1 month ago)
- Topics: mac, module, openssl, ushell
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
~~~