It has finally happened. Bob Beck of The OpenBSD Foundation has just announced that the first release of LibreSSL portable is now available, and can be found in the LibreSSL directory of your favourite OpenBSD mirror.
libressl-2.0.0.tar.gz has been tested to build on various versions of Linux, Solaris, Mac OS X and FreeBSD.
This is intended to be an initial portable release of OpenBSD's libressl to allow the community to start using it and providing feedback, and has been done to address the issue of incorrect portable versions being attempted by third-parties. Support for additional platforms will be added as time and resources permit.
(Score: 2) by frojack on Saturday July 12 2014, @05:38AM
I wonder if this is aimed at the Joe User, or software developers.
Is this something that is drop in compatible with existing SSL libraries?
How moch software out there relies on the detritus they excised?
No, you are mistaken. I've always had this sig.
(Score: 2, Informative) by Anonymous Coward on Saturday July 12 2014, @05:47AM
Yes, it's a drop-in replacement. I just overwrote openssl with libressl today and I haven't found a single piece of software that breaks.
(Score: 2) by kaszz on Saturday July 12 2014, @06:41AM
Neat!
That should mean that the API has an alright design?
(Score: 2, Interesting) by Anonymous Coward on Saturday July 12 2014, @07:30AM
No, it still sucks. API compatibility is there to embrace OpenSSL. Then comes the time to extend it with a proper API. Finally OpenSSL will be extinguished and salt sown all over its lands.
(Score: 3, Funny) by maxwell demon on Saturday July 12 2014, @11:56AM
Wait ... you're not speaking about Microsoft, are you? :-)
The Tao of math: The numbers you can count are not the real numbers.
(Score: 2) by tibman on Monday July 14 2014, @02:03PM
Just read a good article about replacing openSSL with libreSSL: https://blog.hboeck.de/archives/851-LibreSSL-on-Gentoo.html [hboeck.de]
Still not exactly aimed at Joe User but you could use this guys work to get libreSSL up. He also talks about various programs that had to be altered or tricked to work with the new ssl library.
SN won't survive on lurkers alone. Write comments.