<?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>cpanel Archives &#8211; ATYXIT - Illinois IT Services and IT Support</title>
	<atom:link href="https://atyxit.com/tag/cpanel/feed/" rel="self" type="application/rss+xml" />
	<link>https://atyxit.com/tag/cpanel/</link>
	<description>Illinois IT Services and IT Support</description>
	<lastBuildDate>Sun, 21 Jan 2024 18:22:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>Installing Let&#8217;s Encrypt on cPanel</title>
		<link>https://atyxit.com/installing-lets-encrypt-on-cpanel/</link>
		
		<dc:creator><![CDATA[atyxadmin]]></dc:creator>
		<pubDate>Sun, 21 Jan 2024 18:22:33 +0000</pubDate>
				<category><![CDATA[Business IT Tips]]></category>
		<category><![CDATA[business website]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[let's encrypt]]></category>
		<category><![CDATA[ssl]]></category>
		<guid isPermaLink="false">https://atyxit.com/?p=580</guid>

					<description><![CDATA[<p>Easy to follow how-to information on installing Let's Encrypt on cPanel. Secure all of your company websites today by following this simple guide.</p>
<p>The post <a href="https://atyxit.com/installing-lets-encrypt-on-cpanel/">Installing Let&#8217;s Encrypt on cPanel</a> appeared first on <a href="https://atyxit.com">ATYXIT - Illinois IT Services and IT Support</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>UPDATED: 01/21/2024</p>
<p>The guide below will allow you to utilize free SSL certificates from Let&#8217;s Encrypt on your cPanel Server. Yesterday we discussed the <a href="https://atyxit.com/importance-ssl-certificates-business/">Importance of SSL certificates</a> and today we&#8217;re giving you one of the many ways your business can implement SSL certificates for all of your websites on a cPanel server for no additional fee. This is actually the way we handle SSL certificates for most of our business customers on our <a href="https://atyxit.com/web-hosting-and-web-design/">Managed Webhosting</a> plans. Installing Let&#8217;s Encrypt on cPanel is actually very easy, just follow these steps:</p>
<ol>
<li style="list-style-type: none;">
<ol>
<li>Establish SSH or console connection to your cPanel server as root</li>
<li>Run the following command: /scripts/install_lets_encrypt_autossl_provider</li>
<li>Log in to your main control panel ( https://IP.Or.Hostname:2087 )</li>
<li>Select &#8216;Manage AutoSSL&#8217; under &#8216;SSL/TLS&#8217;</li>
<li>Under &#8216;providers&#8217; you should now see Let&#8217;s Encrypt. This is the new option that was created by running the command in step 2 as root.</li>
<li>Select Let&#8217;s Encrypt and agree to their terms of service and select the checkbox to create a new registration with Let&#8217;s Encrypt.</li>
<li>Now under the control panel of each account you should be able to go to Security &gt; SS/TLS and under &#8216;Install and Manage SSL for your site&#8217; you should be able to select &#8216;Manage SSL Sites&#8217; and see the Let&#8217;s Encrypt certificate.</li>
</ol>
</li>
</ol>
<p>All of your website accounts should now have an SSL certificate. You will still need to redirect all of your non-SSL traffic to the SSL version. You can do this a variety of ways depending on the CMS your websites are currently utilizing or alternatively edit the .htaccess file and add the following:</p>
<p>RewriteEngine On<br />
RewriteCond %{HTTPS} off<br />
RewriteRule (.*) https://%{HTTP_HOST}/%{REQUEST_URI}</p>
<p>Now all of your websites will also automatically redirect any and all NON-SSL (http) traffic to the SSL version (https) and a green lock icon should now appear in the address bar.</p>
<p>Unable to get it to work for your business or simply don&#8217;t feel like installing let&#8217;s encrypt on cPanel?</p>
<p><a href="https://atyxit.com/contact-us/">Contact us</a> today and we&#8217;ll set all of this up for you when you switch to our <a href="https://atyxit.com/web-hosting-and-web-design/">Managed Webhosting</a> or <a href="https://atyxit.com/chicago-managed-it-services/">Managed IT Services</a>.</p>
<p>The post <a href="https://atyxit.com/installing-lets-encrypt-on-cpanel/">Installing Let&#8217;s Encrypt on cPanel</a> appeared first on <a href="https://atyxit.com">ATYXIT - Illinois IT Services and IT Support</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
