<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Install Let&#8217;s Encrypt SSL Certificate to Secure Apache on RHEL/CentOS 7/6	</title>
	<atom:link href="https://www.tecmint.com/install-lets-encrypt-ssl-certificate-to-secure-apache-on-rhel-centos/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-lets-encrypt-ssl-certificate-to-secure-apache-on-rhel-centos/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 22 Apr 2021 06:29:50 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-lets-encrypt-ssl-certificate-to-secure-apache-on-rhel-centos/comment-page-1/#comment-1479434</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 22 Apr 2021 06:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=19461#comment-1479434</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-lets-encrypt-ssl-certificate-to-secure-apache-on-rhel-centos/comment-page-1/#comment-1478741&quot;&gt;System Admin&lt;/a&gt;.

@systemadmin,

Try run the following commands to install Certbot on CentOS 6.x
&lt;pre&gt;
&lt;pre&gt;
# yum install epel-release mod_ssl
# rpm -ivh https://rhel6.iuscommunity.org/ius-release.rpm
# yum --enablerepo=ius install git python27 python27-devel python27-pip python27- setuptools python27-virtualenv -y
# cd letsencrypt
# git clone https://github.com/letsencrypt/letsencrypt
# ./letsencrypt-auto --apache -d example.com -d www.example.com
OR
# ./letsencrypt-auto certonly --webroot -w /var/www/example/ -d example.com
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-lets-encrypt-ssl-certificate-to-secure-apache-on-rhel-centos/comment-page-1/#comment-1478741">System Admin</a>.</p>
<p>@systemadmin,</p>
<p>Try run the following commands to install Certbot on CentOS 6.x</p>
<pre>
</pre>
<pre>
# yum install epel-release mod_ssl
# rpm -ivh https://rhel6.iuscommunity.org/ius-release.rpm
# yum --enablerepo=ius install git python27 python27-devel python27-pip python27- setuptools python27-virtualenv -y
# cd letsencrypt
# git clone https://github.com/letsencrypt/letsencrypt
# ./letsencrypt-auto --apache -d example.com -d www.example.com
OR
# ./letsencrypt-auto certonly --webroot -w /var/www/example/ -d example.com
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: System Admin		</title>
		<link>https://www.tecmint.com/install-lets-encrypt-ssl-certificate-to-secure-apache-on-rhel-centos/comment-page-1/#comment-1478741</link>

		<dc:creator><![CDATA[System Admin]]></dc:creator>
		<pubDate>Tue, 20 Apr 2021 11:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=19461#comment-1478741</guid>

					<description><![CDATA[Hello,

This now doesn&#039;t work on Centos 6.  I&#039;m using 6.10 and the error which I get is &quot;Your system is not supported by certbot-auto anymore. Certbot cannot be installed.&quot;

Please suggest]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>This now doesn&#8217;t work on Centos 6.  I&#8217;m using 6.10 and the error which I get is &#8220;Your system is not supported by certbot-auto anymore. Certbot cannot be installed.&#8221;</p>
<p>Please suggest</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bun		</title>
		<link>https://www.tecmint.com/install-lets-encrypt-ssl-certificate-to-secure-apache-on-rhel-centos/comment-page-1/#comment-1155665</link>

		<dc:creator><![CDATA[Bun]]></dc:creator>
		<pubDate>Tue, 21 May 2019 13:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=19461#comment-1155665</guid>

					<description><![CDATA[Hi, I try to install lets encrypt on centos 7, i can generate certificate successfully, but i don&#039;t know why can not load my test page in https, it is TLS handshake fail likely.

Do you have any clue to spot where is the problem, other info i installed centos with cis security profile at that time.

Thanks for your kind help.]]></description>
			<content:encoded><![CDATA[<p>Hi, I try to install lets encrypt on centos 7, i can generate certificate successfully, but i don&#8217;t know why can not load my test page in https, it is TLS handshake fail likely.</p>
<p>Do you have any clue to spot where is the problem, other info i installed centos with cis security profile at that time.</p>
<p>Thanks for your kind help.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Akash Sharma		</title>
		<link>https://www.tecmint.com/install-lets-encrypt-ssl-certificate-to-secure-apache-on-rhel-centos/comment-page-1/#comment-1000557</link>

		<dc:creator><![CDATA[Akash Sharma]]></dc:creator>
		<pubDate>Sat, 02 Jun 2018 12:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=19461#comment-1000557</guid>

					<description><![CDATA[Hi,

I have followed your instructions above but i stuck.

when i hit below command it install package and asked me to enter e-mail address after enter e-mail address below is full details:

Can anybody help me out as i have no idea about the error.

[root@demotoday letsencrypt]# ./letsencrypt-auto --apache -d demotoday.com

{Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Enter email address (used for urgent renewal and security notices) (Enter &#039;c&#039; to
cancel): allin.akashsharma@gmail.com

-------------------------------------------------------------------------------
Please read the Terms of Service at
https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf. You must
agree in order to register with the ACME server at
https://acme-v01.api.letsencrypt.org/directory
-------------------------------------------------------------------------------
(A)gree/(C)ancel: A

-------------------------------------------------------------------------------
Would you be willing to share your email address with the Electronic Frontier
Foundation, a founding partner of the Let&#039;s Encrypt project and the non-profit
organization that develops Certbot? We&#039;d like to send you email about EFF and
our work to encrypt the web, protect its users and defend digital rights.
-------------------------------------------------------------------------------
(Y)es/(N)o: N
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for demotoday.com
Waiting for verification...
Cleaning up challenges
Error while running apachectl graceful.

Job for httpd.service invalid.

Unable to restart apache using [&#039;apachectl&#039;, &#039;graceful&#039;]
Failed authorization procedure. demotoday.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://demotoday.com/.well-known/acme-challenge/YXy_G1Ii2rJOFsVRJfOycRoJoWDGhlK6B0tyiH9jQyo: &quot;

&#060;ht&#034;

IMPORTANT NOTES:
 - The following errors were reported by the server:

   Domain: demotoday.com
   Type:   unauthorized
   Detail: Invalid response from
   http://demotoday.com/.well-known/acme-challenge/YXy_G1Ii2rJOFsVRJfOycRoJoWDGhlK6B0tyiH9jQyo:
   &#034;
   
   &#060;ht&#034;

   To fix these errors, please make sure that your domain name was
   entered correctly and the DNS A/AAAA record(s) for that domain
   contain(s) the right IP address.
 - Your account credentials have been saved in your Certbot
   configuration directory at /etc/letsencrypt. You should make a
   secure backup of this folder now. This configuration directory will
   also contain certificates and private keys obtained by Certbot so
   making regular backups of this folder is ideal. }]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I have followed your instructions above but i stuck.</p>
<p>when i hit below command it install package and asked me to enter e-mail address after enter e-mail address below is full details:</p>
<p>Can anybody help me out as i have no idea about the error.</p>
<p>[root@demotoday letsencrypt]# ./letsencrypt-auto &#8211;apache -d demotoday.com</p>
<p>{Saving debug log to /var/log/letsencrypt/letsencrypt.log<br />
Plugins selected: Authenticator apache, Installer apache<br />
Enter email address (used for urgent renewal and security notices) (Enter &#8216;c&#8217; to<br />
cancel): <a target="_blank" href="mailto:allin.akashsharma@gmail.com">allin.akashsharma@gmail.com</a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Please read the Terms of Service at<br />
<a target="_blank" href="https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf" rel="nofollow ugc">https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf</a>. You must<br />
agree in order to register with the ACME server at<br />
<a target="_blank" href="https://acme-v01.api.letsencrypt.org/directory" rel="nofollow ugc">https://acme-v01.api.letsencrypt.org/directory</a><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
(A)gree/(C)ancel: A</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Would you be willing to share your email address with the Electronic Frontier<br />
Foundation, a founding partner of the Let&#8217;s Encrypt project and the non-profit<br />
organization that develops Certbot? We&#8217;d like to send you email about EFF and<br />
our work to encrypt the web, protect its users and defend digital rights.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
(Y)es/(N)o: N<br />
Obtaining a new certificate<br />
Performing the following challenges:<br />
http-01 challenge for demotoday.com<br />
Waiting for verification&#8230;<br />
Cleaning up challenges<br />
Error while running apachectl graceful.</p>
<p>Job for httpd.service invalid.</p>
<p>Unable to restart apache using [&#8216;apachectl&#8217;, &#8216;graceful&#8217;]<br />
Failed authorization procedure. demotoday.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from <a target="_blank" href="http://demotoday.com/.well-known/acme-challenge/YXy_G1Ii2rJOFsVRJfOycRoJoWDGhlK6B0tyiH9jQyo" rel="nofollow ugc">http://demotoday.com/.well-known/acme-challenge/YXy_G1Ii2rJOFsVRJfOycRoJoWDGhlK6B0tyiH9jQyo</a>: &#8221;</p>
<p>&lt;ht&quot;</p>
<p>IMPORTANT NOTES:<br />
 &#8211; The following errors were reported by the server:</p>
<p>   Domain: demotoday.com<br />
   Type:   unauthorized<br />
   Detail: Invalid response from<br />
   <a target="_blank" href="http://demotoday.com/.well-known/acme-challenge/YXy_G1Ii2rJOFsVRJfOycRoJoWDGhlK6B0tyiH9jQyo" rel="nofollow ugc">http://demotoday.com/.well-known/acme-challenge/YXy_G1Ii2rJOFsVRJfOycRoJoWDGhlK6B0tyiH9jQyo</a>:<br />
   &quot;</p>
<p>   &lt;ht&quot;</p>
<p>   To fix these errors, please make sure that your domain name was<br />
   entered correctly and the DNS A/AAAA record(s) for that domain<br />
   contain(s) the right IP address.<br />
 &#8211; Your account credentials have been saved in your Certbot<br />
   configuration directory at /etc/letsencrypt. You should make a<br />
   secure backup of this folder now. This configuration directory will<br />
   also contain certificates and private keys obtained by Certbot so<br />
   making regular backups of this folder is ideal. }</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kris Hayes		</title>
		<link>https://www.tecmint.com/install-lets-encrypt-ssl-certificate-to-secure-apache-on-rhel-centos/comment-page-1/#comment-858506</link>

		<dc:creator><![CDATA[Kris Hayes]]></dc:creator>
		<pubDate>Tue, 10 Jan 2017 13:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=19461#comment-858506</guid>

					<description><![CDATA[Hey, thanks for the tutorial, everything seams to have installed fine however I get a privacy error on Chrome when I try and access my site on https. Is there something I&#039;ve missed? ]]></description>
			<content:encoded><![CDATA[<p>Hey, thanks for the tutorial, everything seams to have installed fine however I get a privacy error on Chrome when I try and access my site on https. Is there something I&#8217;ve missed? </p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
