﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/21" rel="self" type="application/rss+xml" />
        <title><![CDATA[Create a CSR using OpenSSL &amp; install SSL certificate on your Nginx server]]></title>
        <description><![CDATA[<p>Generally, <em>OpenSSL</em> is used for <em>CSR</em> generation on Linux-based web servers (<em>Apache</em> or <em>Nginx</em>) So, if the default web server is installed, there should be no issues with using <em>OpenSSL</em> as it is installed by default on these web servers.</p><p>The <em>RSA</em> key algorithm is the algorithm most widely used in digital security. It's an asymmetric cryptography algorithm. This basically means that there are two keys involved while communicating, i.e., the Public key and Private key.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/21/create-a-csr-using-openssl-install-ssl-certificate-on-your-nginx-server]]></link>
        <pubDate>Wed, 29 Sep 2021 14:59:08 +0000</pubDate>
        <language>en</language>
        <category>systems</category>

        <image>
            <title>create-a-csr-using-openssl-install-ssl-certificate-on-your-nginx-server</title>
            <link><![CDATA[https://www.hibit.dev/posts/21/create-a-csr-using-openssl-install-ssl-certificate-on-your-nginx-server]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2021/headers/ssl.png]]></url>
            <width>200></width>
            <height>200></height>
        </image>
    </channel>
</rss>
