The sorry state of OpenSSL usability (2017)
jameshfisher.com
The sorry state of OpenSSL usability (2017)
1–10 of 84 posts
Re: The sorry state of OpenSSL usability (2017)
#2Re: The sorry state of OpenSSL usability (2017)
#3Re: The sorry state of OpenSSL usability (2017)
#4Re: The sorry state of OpenSSL usability (2017)
#5If you want to use OpenSSL on macOS, I suggest using the OpenSSL provided either in Brew or in MacPorts. That will give you a fully-functional setup (including help and man pages).
Re: The sorry state of OpenSSL usability (2017)
#6manpages for openssl (`man openssl`) exist on Linux + Solaris + BSD, this seems like a mac usability issue to me...
See http://stackoverflow.com/questions/7406946/why-is-apple-depr... for more info and links
Re: The sorry state of OpenSSL usability (2017)
#7`openssl help` ... the macos version hides the `Invalid command '--help'; type "help" for a list.` message.
yes, i know even critical open source projects are extremely underfunded. perversely, the lack of funding meant that there weren't enough people to review code, which meant contributing was difficult - at least according to this article from 2014 shortly after heartbleed: https://arstechnica.com/information-technology/2014/04/tech-...
Re: The sorry state of OpenSSL usability (2017)
#8I think this should be retitled to "The sorry state of OpenSSL usability [on macOS]", because the author is using the built-in OpenSSL on macOS (which, as is eventually discovered, isn't actually OpenSSL). If you want to use OpenSSL on macOS, I suggest using the OpenSSL provided either in Brew or in MacPorts. That will give you a fully-functional setup (including help and man pages).
Re: The sorry state of OpenSSL usability (2017)
#9I think this should be retitled to "The sorry state of OpenSSL usability [on macOS]", because the author is using the built-in OpenSSL on macOS (which, as is eventually discovered, isn't actually OpenSSL). If you want to use OpenSSL on macOS, I suggest using the OpenSSL provided either in Brew or in MacPorts. That will give you a fully-functional setup (including help and man pages).