Salz, Rich via openssl-users wrote:
> It's hard enough for the openssl team to document the basic
> config/build things, let alone all the operating systems and
> vendor-supplied stuff.
> Perhaps a wiki page, that the community could help maintain?
that's what I had in mind.
--
Thanks Uri.
On the Homebrew side the same sort of loose plan is being followed. I
recently departed the project for unrelated reasons but before I left I
was pushing a timetable of no later than Summer 2019 to have migrated
everything over to OpenSSL 1.1.1, likely with some package-availability
ca
On 9/20/18, 4:39 PM, "openssl-users on behalf of Viktor Dukhovni"
wrote:
Despite (IMHO) its increasing obsolescence and irrelevance, the LibreSSL
fork of OpenSSL 1.0.2 also supports ECDSA.
Yep.
> so openssl 1.1.0 or newer, and his Mac is infested with
> 0.98letter.
> On Sep 20, 2018, at 3:43 PM, Michael Richardson wrote:
>
> Sitting with a colleague, he's trying to get some code working that requires
> ECDSA support,
ECDSA support is also present in OpenSSL 1.0.2. With recent versions of
MacOS you actually get LibreSSL with the base system:
$ /usr/b
Macports team is working on upgrading OpenSSL to 1.1.1. It takes time because
they plan to move all the ports that depend on OpenSSL to that level. I assume
that once that is done, 1.0.2 won't be supported/available on Macports anymore.
Installation - as Dominyk said: "sudo port install openssl"
FWIW on macOS:
If you use Homebrew and want/need OpenSSL 1.1.1 then `brew install
openssl@1.1`. If you want the 1.0.2x series `brew install openssl`
currently is & will likely remain attached to 1.0.2x for the foreseeable.
If you use MacPorts and want OpenSSL 1.0.2x then `sudo port install
openss
It's hard enough for the openssl team to document the basic config/build
things, let alone all the operating systems and vendor-supplied stuff.
Perhaps a wiki page, that the community could help maintain?
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/o
(I'm a Linux desktop guy)
Sitting with a colleague, he's trying to get some code working that requires
ECDSA support, so openssl 1.1.0 or newer, and his Mac is infested with
0.98letter.
There are a a whole bunch of pages with a variety of recommendations.
None of them are on openssl.org... I wond