<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.linuxservertech.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.linuxservertech.com/feed.php">
        <title>Unix Server Tech Knowledge Base - software:tls</title>
        <description></description>
        <link>https://wiki.linuxservertech.com/</link>
        <image rdf:resource="https://wiki.linuxservertech.com/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-26T02:11:15+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.linuxservertech.com/software/tls/mtls?rev=1753254619&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.linuxservertech.com/software/tls/mtlsgen?rev=1753303101&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.linuxservertech.com/software/tls/start?rev=1753302727&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.linuxservertech.com/_media/wiki/dokuwiki.svg">
        <title>Unix Server Tech Knowledge Base</title>
        <link>https://wiki.linuxservertech.com/</link>
        <url>https://wiki.linuxservertech.com/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.linuxservertech.com/software/tls/mtls?rev=1753254619&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-23T07:10:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How mTLS Works</title>
        <link>https://wiki.linuxservertech.com/software/tls/mtls?rev=1753254619&amp;do=diff</link>
        <description>How mTLS Works

TLS, in its normal form, is good for identifying the server you are connecting to. However, in some cases, the server also needs to be able to identify the user or machine that is talking to it. For this, we use Mutual TLS, aka mTLS. This is also known as a Client Certificate in some cases, and is used extensively in Virtual Private Networks (VPN's), amongst other things. For example, one option for creating an</description>
    </item>
    <item rdf:about="https://wiki.linuxservertech.com/software/tls/mtlsgen?rev=1753303101&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-23T20:38:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Create an mTLS Cert Package</title>
        <link>https://wiki.linuxservertech.com/software/tls/mtlsgen?rev=1753303101&amp;do=diff</link>
        <description>Create an mTLS Cert Package

Building mutual TLS (mTLS) certificates using a local Certificate Authority (CA) involves several steps. Here’s a general guide to help you through the process:

Step 1: Set Up Your Local Certificate Authority

Create a Private Key for the CA</description>
    </item>
    <item rdf:about="https://wiki.linuxservertech.com/software/tls/start?rev=1753302727&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-23T20:32:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Transport Layer Security (TLS)</title>
        <link>https://wiki.linuxservertech.com/software/tls/start?rev=1753302727&amp;do=diff</link>
        <description>Transport Layer Security (TLS)

TLS is the way that https and other secure ways of communicating with a remote server works. It is used to prove that the server you are connecting to is actually the one you expect. It also sets up an encrypted connection, so that the requests you send and the answer you receive are private between you and the remote server.</description>
    </item>
</rdf:RDF>
