<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SSL Guides &#8211; Hostry Help Center</title>
	<atom:link href="https://help.hostry.com/article-categories/ssl-guides/feed/" rel="self" type="application/rss+xml" />
	<link>https://help.hostry.com</link>
	<description>Full information on how to use HOSTRY, provided by 24/7 community based support</description>
	<lastBuildDate>Wed, 26 May 2021 08:59:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.12</generator>

<image>
	<url>https://help.hostry.com/wp-content/uploads/cache/2021/01/cropped-apple-icon-180x180-1/836712163.png</url>
	<title>SSL Guides &#8211; Hostry Help Center</title>
	<link>https://help.hostry.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Free site protection with Let&#8217;s Encrypt</title>
		<link>https://help.hostry.com/knowledge-base/free-site-protection-with-lets-encrypt/</link>
					<comments>https://help.hostry.com/knowledge-base/free-site-protection-with-lets-encrypt/#respond</comments>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Thu, 11 Jul 2019 12:12:53 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=202</guid>

					<description><![CDATA[Protection takes a very important role in the development of sites. People have experience of being exposed to external threats from intruders who are ready to steal personal data, important information and other resources from your site. Content, business, customers are all important factors, but the protection of the site [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image"><img width="645" height="413" src="https://help.hostry.com/wp-content/uploads/2019/07/sssss.png" alt="" class="wp-image-206" srcset="https://help.hostry.com/wp-content/uploads/2019/07/sssss.png 645w, https://help.hostry.com/wp-content/uploads/2019/07/sssss-300x192.png 300w, https://help.hostry.com/wp-content/uploads/2019/07/sssss-50x32.png 50w, https://help.hostry.com/wp-content/uploads/2019/07/sssss-600x384.png 600w, https://help.hostry.com/wp-content/uploads/2019/07/sssss-320x205.png 320w" sizes="(max-width: 645px) 100vw, 645px" /></figure>



<p></p>



<p>Protection takes a very important role in the development of sites. People have experience of being exposed to external threats from intruders who are ready to steal personal data, important information and other resources from your site. Content, business, customers are all important factors, but the protection of the site is above all the confidence in security and integrity.</p>



<p>An <strong>SSL certificate</strong> is a special protocol that guarantees a secure and reliable connection to your site. <strong><em>This protocol</em></strong> provides reliability, security, and is guaranteed a successful and non-dangerous communication through the elements of authentication and encryption. This fact adds your site status with the suffix &#8220;S&#8221; (that is, no longer http, but httpS)</p>



<p></p>



<h2 id="order-free-certificate-lets-encrypt" >Order free certificate Let&#8217;s Encrypt</h2>



<p>Let’s Encrypt ”is a certificate authority from which you can get a free SSL certificate for the site. They are great for small sites where users can leave some personal information: email, passwords, phone number, address. Certificate Authority Let&#8217;s Encrypt is ready to issue you a certificate absolutely FREE! </p>



<p>When installing a security certificate on any control panel, when ordering a certificate, you receive the following files:</p>



<ul><li><strong>certificate.crt</strong> – the basis of the certificate for your domain name.</li><li><strong>private.key</strong> – the key that was generated when creating the CSR</li><li><strong>ca_bundle.crt</strong> – root certificate provided by your certificate authority</li></ul>



<p>This is very useful for you if you own a small website and cannot afford a paid SSL certificate. We give you a free Let Encrypt security certificate for 90 days. Install the free version of Let Encrypt by clicking on the link: </p>



<p></p>



<p><a href="https://hostry.com/solutions/ssl-for-free/">https://hostry.com/solutions/ssl-for-free/</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://help.hostry.com/knowledge-base/free-site-protection-with-lets-encrypt/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How do I convert my CER file to PEM?</title>
		<link>https://help.hostry.com/knowledge-base/how-do-i-convert-my-cer-file-to-pem/</link>
					<comments>https://help.hostry.com/knowledge-base/how-do-i-convert-my-cer-file-to-pem/#respond</comments>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Wed, 26 May 2021 08:59:40 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=3809</guid>

					<description><![CDATA[Files of type CER are a security file that is used to store an X.509 certificate. It is provided by an accredited certification authority. It contains information about the owner of the certificate and the public key. PEM files are bas64 encoded ASCII files in which certification authorities issue certificates. [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Files of type <strong>CER</strong> are a security file that is used to store an <strong>X.509</strong> certificate. It is provided by an accredited certification authority. It contains information about the owner of the certificate and the public key.</p>



<p><strong>PEM</strong> files are bas64 encoded <strong>ASCII</strong> files in which certification authorities issue certificates. This format is used to store and send cryptographic keys, certificates, and other intermediate certificates.</p>



<p>In order to convert a CER file to PEM, you need the following:</p>



<p>The <strong>OpenSSL</strong> toolkit is only installed by default on Ubuntu. However, if it is not there, you can install it with the following command in Terminal:</p>



<pre class="wp-block-code"><code>apt install openssl</code></pre>



<p>Enter your sudo password. When prompted to choose the y / n option, press y to continue. This will start the installation of <strong>OpenSSL</strong> on the system. To convert a CER file to PEM use the following syntax:</p>



<pre class="wp-block-code"><code>openssl x509 -inform der -in cert.cer -outform pem -out cert.pem</code></pre>



<p>In the above syntax, cert.cer is the name of the security certificate you want to convert to PEM format, and cert.pem is the filename after the final conversion.</p>



<p>To convert a PEM file to CER use the following syntax:</p>



<pre class="wp-block-code"><code>openssl x509 -inform PEM -in cert.pem -outform DER -out cert.cer</code></pre>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://help.hostry.com/knowledge-base/how-do-i-convert-my-cer-file-to-pem/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How To Configurate SSL Certificate on Apache2</title>
		<link>https://help.hostry.com/knowledge-base/how-to-configurate-ssl-certificate-on-apache2/</link>
					<comments>https://help.hostry.com/knowledge-base/how-to-configurate-ssl-certificate-on-apache2/#respond</comments>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Tue, 22 Sep 2020 07:29:29 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=2191</guid>

					<description><![CDATA[After successfully installing the ssl certificate Let’s Encrypt, you need to download the files located in the “ZIP” folder. This folder must be unpacked. You can order the New SSL Certificate Let’s Encrypt by chicking in the link:&#160;&#160;https://hostry.com/solutions/ssl-for-free/ You need to open the folder with the files needed to install [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image"><img loading="lazy" width="893" height="510" src="https://help.hostry.com/wp-content/uploads/2020/09/Apache-Main.png" alt="" class="wp-image-2193" srcset="https://help.hostry.com/wp-content/uploads/2020/09/Apache-Main.png 893w, https://help.hostry.com/wp-content/uploads/2020/09/Apache-Main-300x171.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/Apache-Main-768x439.png 768w, https://help.hostry.com/wp-content/uploads/2020/09/Apache-Main-50x29.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/Apache-Main-600x343.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/Apache-Main-320x183.png 320w" sizes="(max-width: 893px) 100vw, 893px" /></figure>



<p>After successfully installing the ssl certificate Let’s Encrypt, you need to download the files located in the “ZIP” folder. This folder must be unpacked. You can order the New SSL Certificate Let’s Encrypt by chicking in the link:&nbsp;&nbsp;<a href="https://hostry.com/solutions/ssl-for-free/">https://hostry.com/solutions/ssl-for-free/</a></p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="729" src="https://help.hostry.com/wp-content/uploads/2020/09/MAWN-1024x729.png" alt="" class="wp-image-2196" srcset="https://help.hostry.com/wp-content/uploads/2020/09/MAWN-1024x729.png 1024w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-300x213.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-768x546.png 768w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-50x36.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-920x655.png 920w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-600x427.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-320x228.png 320w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN.png 1092w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>You need to open the folder with the files needed to install the certificate. They need to copy them in a text editor.</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="312" src="https://help.hostry.com/wp-content/uploads/2020/09/Unzipp-1024x312.png" alt="" class="wp-image-2199" srcset="https://help.hostry.com/wp-content/uploads/2020/09/Unzipp-1024x312.png 1024w, https://help.hostry.com/wp-content/uploads/2020/09/Unzipp-300x91.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/Unzipp-768x234.png 768w, https://help.hostry.com/wp-content/uploads/2020/09/Unzipp-50x15.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/Unzipp-920x280.png 920w, https://help.hostry.com/wp-content/uploads/2020/09/Unzipp-600x183.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/Unzipp-320x98.png 320w, https://help.hostry.com/wp-content/uploads/2020/09/Unzipp.png 1664w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Then, issuing the certificate you will need to configure Apache. To configure Apache2, you must save the primary, intermediate certificate and private key to a folder on the server.</p>



<p>After, you need to open the Apache configuration file in a text editor. Apache configuration files are usually stored in&nbsp;<strong>/etc/httpd/</strong>&nbsp;or&nbsp;<strong>/etc/apache2/</strong>. The main configuration file is usually called&nbsp;<strong>httpd.conf</strong>&nbsp;or&nbsp;<strong>apache2.conf</strong><br></p>



<p>If You need the site to be accessible via a secure connection&nbsp;<em><strong>(</strong></em><strong><em>HTTPS)</em></strong>&nbsp;and also through an unsecured connection<strong><em>&nbsp;(HTTP)&nbsp;</em></strong>You will need to create a virtual host for each type of connection. Copy the existing virtual host for the http connection and change the port from 80 to 443.</p>



<p>Then in this case You need to add the following:</p>



<pre class="wp-block-code"><code>&lt;VirtualHost 192.168.0.1:443>
     DocumentRoot /var/www/website
     ServerName www.domain.com
     SSLEngine on
     SSLCertificateFile /etc/ssl/crt/certificate.crt
     SSLCertificateKeyFile /etc/ssl/crt/private.key
     SSLCertificateChainFile /etc/ssl/crt/ca_bundle.crt
     &lt;/VirtualHost> </code></pre>



<ol><li><strong>SSLCertificateFile</strong>&nbsp;should be your primary certificate file for your domain name.</li><li><strong>SSLCertificateKeyFile</strong>&nbsp;should be the key file generated when you created the&nbsp;<a href="https://www.sslshopper.com/what-is-a-csr-certificate-signing-request.html">CSR</a>.</li><li><strong>SSLCertificateChainFile</strong>&nbsp;should be the intermediate certificate file (if any) that was supplied by your certificate authority</li></ol>



<p>After a successful configuration, you must save the changes (Ctrl+S).<br>It is best to test the configuration in advance for various syntax errors, otherwise Apache simply will not start.</p>



<p>In Finish, restart Apache, using the command:</p>



<pre class="wp-block-code"><code>systemctl restart apache2﻿</code></pre>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://help.hostry.com/knowledge-base/how-to-configurate-ssl-certificate-on-apache2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How To Configurate SSL Certificate On my cPanel</title>
		<link>https://help.hostry.com/knowledge-base/how-to-configurate-ssl-certificate-on-my-cpanel/</link>
					<comments>https://help.hostry.com/knowledge-base/how-to-configurate-ssl-certificate-on-my-cpanel/#comments</comments>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Tue, 29 Sep 2020 06:48:08 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=2219</guid>

					<description><![CDATA[After successfully installing the ssl certificate Let’s Encrypt, you need to download the files located in the “ZIP” folder. This folder must be unpacked. You can order the New SSL Certificate Let’s Encrypt by chicking in the link:&#160;&#160;https://hostry.com/solutions/ssl-for-free/ You need to open the folder with the files needed to install [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image"><img loading="lazy" width="699" height="494" src="https://help.hostry.com/wp-content/uploads/2020/09/cP.png" alt="" class="wp-image-2220" srcset="https://help.hostry.com/wp-content/uploads/2020/09/cP.png 699w, https://help.hostry.com/wp-content/uploads/2020/09/cP-300x212.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/cP-50x35.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/cP-600x424.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/cP-320x226.png 320w" sizes="(max-width: 699px) 100vw, 699px" /></figure>



<p>After successfully installing the ssl certificate Let’s Encrypt, you need to download the files located in the “ZIP” folder. This folder must be unpacked. You can order the New SSL Certificate Let’s Encrypt by chicking in the link:&nbsp;&nbsp;<a href="https://hostry.com/solutions/ssl-for-free/">https://hostry.com/solutions/ssl-for-free/</a></p>



<figure class="wp-block-image"><img loading="lazy" width="987" height="777" src="https://help.hostry.com/wp-content/uploads/2020/09/ssl.png" alt="" class="wp-image-2222" srcset="https://help.hostry.com/wp-content/uploads/2020/09/ssl.png 987w, https://help.hostry.com/wp-content/uploads/2020/09/ssl-300x236.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/ssl-768x605.png 768w, https://help.hostry.com/wp-content/uploads/2020/09/ssl-50x39.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/ssl-920x724.png 920w, https://help.hostry.com/wp-content/uploads/2020/09/ssl-600x472.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/ssl-320x252.png 320w" sizes="(max-width: 987px) 100vw, 987px" /></figure>



<p>You need to open the folder with the files needed to install the certificate. They need to copy them in a text editor</p>



<figure class="wp-block-image is-resized"><img loading="lazy" src="https://help.hostry.com/wp-content/uploads/2020/09/Unzip.png" alt="" class="wp-image-2226" width="739" height="210" srcset="https://help.hostry.com/wp-content/uploads/2020/09/Unzip.png 985w, https://help.hostry.com/wp-content/uploads/2020/09/Unzip-300x85.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/Unzip-768x218.png 768w, https://help.hostry.com/wp-content/uploads/2020/09/Unzip-50x14.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/Unzip-920x262.png 920w, https://help.hostry.com/wp-content/uploads/2020/09/Unzip-600x171.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/Unzip-320x91.png 320w" sizes="(max-width: 739px) 100vw, 739px" /></figure>



<p>Then you need to go to the&nbsp;<strong>Cpanel Account</strong>&nbsp;and enter the&nbsp;<strong>“SECURITY”</strong>&nbsp;section. In this section you need to find&nbsp;<strong>SSL/TLS</strong></p>



<figure class="wp-block-image is-resized"><img loading="lazy" src="https://help.hostry.com/wp-content/uploads/2020/09/SSL-1024x251.png" alt="" class="wp-image-2227" width="768" height="188" srcset="https://help.hostry.com/wp-content/uploads/2020/09/SSL-1024x251.png 1024w, https://help.hostry.com/wp-content/uploads/2020/09/SSL-300x74.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/SSL-768x188.png 768w, https://help.hostry.com/wp-content/uploads/2020/09/SSL-50x12.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/SSL-920x226.png 920w, https://help.hostry.com/wp-content/uploads/2020/09/SSL-600x147.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/SSL-320x78.png 320w, https://help.hostry.com/wp-content/uploads/2020/09/SSL.png 1105w" sizes="(max-width: 768px) 100vw, 768px" /></figure>



<p>Go to this&nbsp;<strong>“Install and Manage SSL for Your site (HTTPS)”</strong>&nbsp;panel and click on&nbsp;<strong>“Manage SSL Sites</strong></p>



<figure class="wp-block-image is-resized"><img loading="lazy" src="https://help.hostry.com/wp-content/uploads/2020/09/Manage-1024x456.png" alt="" class="wp-image-2230" width="768" height="342" srcset="https://help.hostry.com/wp-content/uploads/2020/09/Manage-1024x456.png 1024w, https://help.hostry.com/wp-content/uploads/2020/09/Manage-300x133.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/Manage-768x342.png 768w, https://help.hostry.com/wp-content/uploads/2020/09/Manage-50x22.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/Manage-920x409.png 920w, https://help.hostry.com/wp-content/uploads/2020/09/Manage-600x267.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/Manage-320x142.png 320w, https://help.hostry.com/wp-content/uploads/2020/09/Manage.png 1396w" sizes="(max-width: 768px) 100vw, 768px" /></figure>



<p>Copy each file from your text editor and paste it into the appropriate fields as follows</p>



<figure class="wp-block-image is-resized"><img loading="lazy" src="https://help.hostry.com/wp-content/uploads/2020/09/Copy.png" alt="" class="wp-image-2234" width="976" height="705" srcset="https://help.hostry.com/wp-content/uploads/2020/09/Copy.png 976w, https://help.hostry.com/wp-content/uploads/2020/09/Copy-300x217.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/Copy-768x555.png 768w, https://help.hostry.com/wp-content/uploads/2020/09/Copy-50x36.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/Copy-920x665.png 920w, https://help.hostry.com/wp-content/uploads/2020/09/Copy-600x433.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/Copy-320x231.png 320w" sizes="(max-width: 976px) 100vw, 976px" /></figure>



<p>Next, click on <strong>“Install Certificate”</strong> after which information will appear in your cPanel that“<strong>SSL Host Successfully Installed”</strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://help.hostry.com/knowledge-base/how-to-configurate-ssl-certificate-on-my-cpanel/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>How To Configurate SSL Certificate on Nginx</title>
		<link>https://help.hostry.com/knowledge-base/how-to-configurate-ssl-certificate-on-nginx/</link>
					<comments>https://help.hostry.com/knowledge-base/how-to-configurate-ssl-certificate-on-nginx/#comments</comments>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Fri, 25 Sep 2020 08:10:23 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=2210</guid>

					<description><![CDATA[After successfully installing the SSL certificate&#160;Let’s Encrypt, you need to download the files located in the&#160;“ZIP”&#160;folder. This folder must be unpacked. You can order the New SSL Certificate Let’s Encrypt by chicking in the link: &#160;https://hostry.com/solutions/ssl-for-free/ Then, issuing the certificate you will need to configure Nginx . You must save [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>After successfully installing the SSL certificate<strong>&nbsp;Let’s Encrypt</strong>, you need to download the files located in the&nbsp;<strong>“ZIP”&nbsp;</strong>folder. This folder must be unpacked. You can order the New SSL Certificate Let’s Encrypt by chicking in the link: &nbsp;<a href="https://hostry.com/solutions/ssl-for-free/">https://hostry.com/solutions/ssl-for-free/</a></p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="729" src="https://help.hostry.com/wp-content/uploads/2020/09/MAWN-1024x729-1-1024x729.png" alt="" class="wp-image-2211" srcset="https://help.hostry.com/wp-content/uploads/2020/09/MAWN-1024x729-1.png 1024w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-1024x729-1-300x214.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-1024x729-1-768x547.png 768w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-1024x729-1-50x36.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-1024x729-1-920x655.png 920w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-1024x729-1-600x427.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/MAWN-1024x729-1-320x228.png 320w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Then, issuing the certificate you will need to configure Nginx . You must save the primary, intermediate certificates and private key to a folder on the server</p>



<p>After that, you need to open the nginx configuration file. Usually, it is located in the following way:&nbsp;<strong>/etc/nginx/sites-available.</strong>&nbsp;As a rule, the file should be called&nbsp;<strong>default</strong>.</p>



<p><strong>IMPORTANT!</strong></p>



<p>You need to create two independent configurations for the HTTP and HTTPS protocols. A domain must address both protocols. If you do not register the connection via HTTPS, then your site will not be protected, and if it will not be registered through HTTP, the site will not open.</p>



<p>In the default configuration file you need to make changes. In order for your HTTPS to be present in the configuration file, you need to specify the following:</p>



<pre class="wp-block-code"><code>server {
 listen              443 ssl;
 server_name         www.example.com;
 ssl_certificate     etc/ssl/ctr/ca_bundle
 ssl_certificate_key etc/ssl/crt/private.key

 ...</code></pre>



<p>*In this case,&nbsp;<strong>server_name</strong>&nbsp;is your existing domain (site), where both port 80 and port 443 will be referred to.</p>



<ul><li><strong>Ca_bundle</strong>&nbsp;– Public server certificate. It is sent to each client connecting to the server</li><li><strong>Private.key</strong>&nbsp;– The private key should be stored in a file with limited access (permissions should allow the main nginx process to read this file).</li></ul>



<p>After configuration, you must restart <strong>nginx</strong>:</p>



<pre class="wp-block-code"><code>systemctl restart nginx</code></pre>
]]></content:encoded>
					
					<wfw:commentRss>https://help.hostry.com/knowledge-base/how-to-configurate-ssl-certificate-on-nginx/feed/</wfw:commentRss>
			<slash:comments>460</slash:comments>
		
		
			</item>
	</channel>
</rss>
