A while ago, testssl.sh [WayBack] needed Darwin binaries (for OS X): Supply Darwin binaries + install documentation · Issue #127 · drwetter/testssl.sh [WayBack]
So I created the small Bourne shell (sh) script below to deliver them.
It allows me to update these gists:
- Binaries: https://gist.github.com/9257ba6e27afea1b98376d9d4411c88c.git [WayBack]
- Reports: https://gist.github.com/cf064f2893fd489f0f936097c11f794b.git [WayBack]
- Statistics: https://gist.github.com/ca0ed0f53c279aa87fc2ffd505d3fc8a.git [WayBack] (version info, cipher count, cipher lists)
The build script itself is in a gist as well: https://gist.github.com/f4de3937630b87753133.git [WayBack]
It helped me to contribute to these testssl.sh issues:
- Supply Darwin binaries + install documentation · Issue #127 · drwetter/testssl.sh [WayBack]
- Darwin + ARM7l binaries · Issue #362 · drwetter/testssl.sh [WayBack]
- New Darwin + ARM7l binaries · Issue #390 · drwetter/testssl.sh [WayBack]
Not all of these binaries are in https://github.com/drwetter/testssl.sh/tree/master/bin [WayBack] as it makes the testssl.sh repository too bloated. Some (including non-OSX builds made by others) are here:
Eventually the script might get merged into https://github.com/drwetter/testssl.sh/blob/master/utils/make-openssl.sh [WayBack] as there is a Darwin switch in this commit: https://github.com/drwetter/testssl.sh/commit/6efc3e90f52e5926b0853d3b2fb221b631dcf452 [WayBack]








