<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>How to Migrate from OpenSSL to LibreSSL on Gentoo Linux</title>
        <link>https://stream.echo6.co/videos/watch/74458749-b470-4d3b-b41d-c6c01b2e0dd2</link>
        <description>In this video I show you How to Migrate from OpenSSL to LibreSSL on Gentoo Linux.  LibreSSL is a version of the TLS/crypto stack forked from OpenSSL in 2014, with goals of modernizing the codebase, improving security, and applying best practice development processes.  LibreSSL is considered by most people to be a better implementation of SSL compared to OpenSSL as it has a smaller codebase, and is not vulnerable to as many exploits as the OpenSSL library, one example is heartbleed which was a big vulnerability found in openssl that exploits a weakness in legacy code found in openssl but not Libressl, This weakness allows stealing the information protected, under normal conditions, by the SSL/TLS encryption used to secure the Internet. Steps to migrate listed below that I covered  in the video (easier to copy and paste) emerge -uvNDq world emerge gentoolkit add libressl to your USE variable in /etc/portage/make.conf add CURL_SSL="libressl" to the bottom of /etc/portage/make.conf mkdir /etc/portage/profile *(Replace to with double greater than symbol) echo "-libressl" to /etc/portage/profile/use.stable.mask echo "dev-libs/openssl" to /etc/portage/package.mask echo "dev-libs/libressl" to /etc/portage/package.accept_keywords emerge -f libressl emerge -C openssl emerge -1q libressl emerge -1q openssh wget python:2.7 python:3.6 iputils emerge -q @preserved-rebuild then unmount and reboot following the typical procedure exit cd umount -l /mnt/gentoo/dev{/shm,/pts,} umount -R /mnt/gentoo reboot Subscribe to my YouTube channel http://goo.gl/9U10Wz and be sure to click that notification bell so you know when new videos are released. ₿💰💵💲Help Support the Channel by Donating Crypto💲💵💰₿ Dash Xh9PXPEy5RoLJgFDGYCDjrbXdjshMaYerz Zcash t1aWtU5SBpxuUWBSwDKy4gTkT2T1ZwtFvrr Chainlink 0x0f7f21D267d2C9dbae17fd8c20012eFEA3678F14 Bitcoin Cash qz2st00dtu9e79zrq5wshsgaxsjw299n7c69th8ryp Etherum Classic 0xeA641e59913960f578ad39A6B4d02051A5556BfC USD Coin 0x0B045f743A693b225630862a3464B52fefE79FdB Bitcoin bc1qyj5p6hzqkautq4d3zgzwfllm7xv9wjeqkv857z Ethereum 0x35B505EB5b717D11c28D163fb1412C3344c7684d Litecoin LQviuYVbvJs1jCSiEDwWAarycA4xsqJo7D DOGE D7MPGcUT4sXkGroGbs4QVQGyXqXd6QfmXF</description>
        <lastBuildDate>Wed, 15 Apr 2026 13:45:57 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://stream.echo6.co</generator>
        <image>
            <title>How to Migrate from OpenSSL to LibreSSL on Gentoo Linux</title>
            <url>https://stream.echo6.co/client/assets/images/icons/icon-512x512.png</url>
            <link>https://stream.echo6.co/videos/watch/74458749-b470-4d3b-b41d-c6c01b2e0dd2</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://stream.echo6.co/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://stream.echo6.co/feeds/video-comments.xml?videoId=74458749-b470-4d3b-b41d-c6c01b2e0dd2" rel="self" type="application/rss+xml"/>
    </channel>
</rss>