<?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: Secure ProFTPD Connections Using TLS/SSL Protocol on RHEL/CentOS 7	</title>
	<atom:link href="https://www.tecmint.com/enable-ssl-on-proftpd-in-centos/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/enable-ssl-on-proftpd-in-centos/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sun, 26 Apr 2020 09:46:35 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Shereef		</title>
		<link>https://www.tecmint.com/enable-ssl-on-proftpd-in-centos/comment-page-1/#comment-1330017</link>

		<dc:creator><![CDATA[Shereef]]></dc:creator>
		<pubDate>Sun, 26 Apr 2020 09:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8769#comment-1330017</guid>

					<description><![CDATA[Thank you, sir, you are a lifesaver!

P.S.: This is what I tried:
&lt;pre&gt;
# openssl req -x509 -newkey rsa:2048 \
          -keyout /etc/ssl/private/proftpd.key -out /etc/ssl/certs/proftpd.crt \
          -nodes -days 365\
# chmod 0600 /etc/ssl/private/proftpd.key
# chmod 0640 /etc/ssl/certs/proftpd.crt
# chmod +x /usr/sbin/proftpd-gencert
# mkdir -p /etc/ssl/private
# cd /etc/ssl/private
# proftpd-gencert
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Thank you, sir, you are a lifesaver!</p>
<p>P.S.: This is what I tried:</p>
<pre>
# openssl req -x509 -newkey rsa:2048 \
          -keyout /etc/ssl/private/proftpd.key -out /etc/ssl/certs/proftpd.crt \
          -nodes -days 365\
# chmod 0600 /etc/ssl/private/proftpd.key
# chmod 0640 /etc/ssl/certs/proftpd.crt
# chmod +x /usr/sbin/proftpd-gencert
# mkdir -p /etc/ssl/private
# cd /etc/ssl/private
# proftpd-gencert
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: helwie ahmad		</title>
		<link>https://www.tecmint.com/enable-ssl-on-proftpd-in-centos/comment-page-1/#comment-1052937</link>

		<dc:creator><![CDATA[helwie ahmad]]></dc:creator>
		<pubDate>Fri, 26 Oct 2018 14:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8769#comment-1052937</guid>

					<description><![CDATA[Why after install &lt;strong&gt;proftpd&lt;/strong&gt; i not found folder &lt;strong&gt;enable_mod&lt;/strong&gt; and &lt;strong&gt;disable_mod&lt;/strong&gt; and link for tutorial with title enabling anonymous redirect to link install proftpd? is still work? thanks]]></description>
			<content:encoded><![CDATA[<p>Why after install <strong>proftpd</strong> i not found folder <strong>enable_mod</strong> and <strong>disable_mod</strong> and link for tutorial with title enabling anonymous redirect to link install proftpd? is still work? thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ali		</title>
		<link>https://www.tecmint.com/enable-ssl-on-proftpd-in-centos/comment-page-1/#comment-648278</link>

		<dc:creator><![CDATA[Ali]]></dc:creator>
		<pubDate>Fri, 21 Aug 2015 16:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8769#comment-648278</guid>

					<description><![CDATA[Use this guidelines but unable to connect outside my home modem. LAN connection is fine. Have any idea what port needed to forward. iptables is disabled and SE linux as well. Please advise.]]></description>
			<content:encoded><![CDATA[<p>Use this guidelines but unable to connect outside my home modem. LAN connection is fine. Have any idea what port needed to forward. iptables is disabled and SE linux as well. Please advise.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carlos		</title>
		<link>https://www.tecmint.com/enable-ssl-on-proftpd-in-centos/comment-page-1/#comment-291754</link>

		<dc:creator><![CDATA[Carlos]]></dc:creator>
		<pubDate>Tue, 23 Sep 2014 11:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8769#comment-291754</guid>

					<description><![CDATA[It works like a charm :)]]></description>
			<content:encoded><![CDATA[<p>It works like a charm :)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
