Difference between revisions of "LibreSSL"
Jump to navigation
Jump to search
(Created page with "{{Draft}} == See also == * {{TLS}}") |
|||
(17 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | [[wikipedia:LibreSSL]] (2014, fork from [[OpenSSL]]) is the default provider of TLS for: |
+ | * [[Dragonfly BSD]]<ref>{{Cite web |title=[Beta] Switch base to use private LibreSSL libaries [sic] |url=https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/304ca408000cd34559ef5319b4b5a6766d6eb35b |first=John |last=Marino|access-date= 9 November 2018}}</ref> | ||
+ | * [[OpenBSD]] <ref name="openbsd56" /> | ||
+ | * [[OpenELEC]]<ref>{{cite web|url=http://openelec.tv/news/22-releases/165-beta-openelec-6-0-beta-2-released|title=OpenELEC Mediacenter - [Beta] OpenELEC 6.0 Beta 2 released|first=Stephan|last=Raue|website=Openelec.tv}}</ref> | ||
+ | * [[TrueOS]] packages<ref>{{Cite web |title=PC-BSD Evolves into TrueOS |url=https://www.trueos.org/2016/09/01/pc-bsd-evolves-into-trueos/|access-date= 16 September 2016}}</ref><ref>{{Cite web |title=PC-BSD 10.1.2: an Interview with Kris Moore |url=http://blog.pcbsd.org/2015/05/pc-bsd-10-1-2-an-interview-with-kris-moore/ |first=Mark |last=VonFange |publisher=Official PC-BSD Blog |access-date= 15 October 2015}}</ref> | ||
+ | * [[Void Linux]]<ref name="voidlinux">{{Cite web |title=LibreSSL enabled by default |url=https://www.voidlinux.org/news/2014/08/LibreSSL-by-default.html |publisher=Void Linux |access-date=6 July 2019}}</ref> | ||
+ | * [[Hyperbola GNU/Linux-libre]]<ref>{{cite web | url = https://www.hyperbola.info/news/milky-way-v03-release/ | title = Milky Way v0.3 release | accessdate = 23 September 2019 | publisher = Hyperbola Project | date = 23 September 2019}}</ref> | ||
+ | * [[macOS]] starting with [[10.15]] | ||
+ | LibreSSL is a selectable provider of TLS for: | ||
+ | * [[FreeBSD]] packages<ref>{{Cite web |title=Add DEFAULT_VERSIONS=ssl=XXX|url=https://svnweb.freebsd.org/ports?view=revision&revision=416965|website=Svnweb.freebsd.org}}</ref> | ||
+ | * [[Gentoo Linux|Gentoo]] packages<ref>{{Cite web|title= Project:LibreSSL - Gentoo|url=https://wiki.gentoo.org/wiki/Project:LibreSSL|website=Wiki.gentoo.org}}</ref> | ||
+ | * [[OPNsense]] packages<ref>{{Cite web |title=OPNsense version 15.7 Released |url=https://opnsense.org/opnsense-version-15-7-released/ |publisher=OPNsense |access-date=15 October 2015}}</ref> | ||
+ | |||
+ | LibreSSL is not officially supported in: | ||
+ | * [[Ubuntu]] | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[openssl version]]</code> | ||
+ | * [[NotOpenSSLWarning]] | ||
+ | * [[curl]]: (35) LibreSSL/3.3.6: error:1404B438:SSL routines:[[ST_CONNECT]]:tlsv1 alert internal error | ||
+ | * [[BoringSSL]] | ||
== See also == | == See also == | ||
+ | * {{LibreSSL}} | ||
* {{TLS}} | * {{TLS}} | ||
+ | * {{SSL}} | ||
+ | * {{OpenBSD}} | ||
+ | |||
+ | {{CC license}} Source: wikipedia | ||
+ | |||
+ | |||
+ | |||
+ | [[Category:Computing]] |
Latest revision as of 09:55, 8 May 2024
wikipedia:LibreSSL (2014, fork from OpenSSL) is the default provider of TLS for:
- Dragonfly BSD[1]
- OpenBSD [2]
- OpenELEC[3]
- TrueOS packages[4][5]
- Void Linux[6]
- Hyperbola GNU/Linux-libre[7]
- macOS starting with 10.15
LibreSSL is a selectable provider of TLS for:
LibreSSL is not officially supported in:
Related[edit]
openssl version
- NotOpenSSLWarning
- curl: (35) LibreSSL/3.3.6: error:1404B438:SSL routines:ST_CONNECT:tlsv1 alert internal error
- BoringSSL
See also[edit]
- LibreSSL
- TLS, mTLS: OpenSSL, LibreSSL, BoringSSL, WolfSSL, X.509,
.pem
, SNI, CT, OCSP, Mbed TLS, ALPN,your connection is not private
, SSL Certificate Checker, Wildcard certificate, JA3 fingerprint, sslcan, TLS inspection - SSL: OpenSSL, LibreSSL, wolfSSL, BoringSSL, SSL pinning,
/etc/ssl/certs/
,ca-certificates
,/etc/ssl/, sslscan2
- OpenBSD, PF, LibreSSL, doas, Ted Unangst, Theo de Raadt
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Source: wikipedia
- ↑ Marino, John. "[Beta] Switch base to use private LibreSSL libaries [sic]". Retrieved 9 November 2018.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ Cite error: Invalid
<ref>
tag; no text was provided for refs namedopenbsd56
- ↑ Raue, Stephan. "OpenELEC Mediacenter - [Beta] OpenELEC 6.0 Beta 2 released". Openelec.tv.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ "PC-BSD Evolves into TrueOS". Retrieved 16 September 2016.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ VonFange, Mark. "PC-BSD 10.1.2: an Interview with Kris Moore". Official PC-BSD Blog. Retrieved 15 October 2015.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ "LibreSSL enabled by default". Void Linux. Retrieved 6 July 2019.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ "Milky Way v0.3 release". Hyperbola Project. 23 September 2019. Retrieved 23 September 2019.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ "Add DEFAULT_VERSIONS=ssl=XXX". Svnweb.freebsd.org.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ "Project:LibreSSL - Gentoo". Wiki.gentoo.org.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
- ↑ "OPNsense version 15.7 Released". OPNsense. Retrieved 15 October 2015.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
Advertising: