<?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 the latest version of OpenSSL on CentOS 7?	</title>
	<atom:link href="https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Fri, 22 Jan 2021 06:25:01 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>
		By: Jeff		</title>
		<link>https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/#comment-12721</link>

		<dc:creator><![CDATA[Jeff]]></dc:creator>
		<pubDate>Fri, 22 Jan 2021 06:25:01 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=11588#comment-12721</guid>

					<description><![CDATA[This was very helpful. There is a big security flaw in the version most of my servers have installed. These instructions are complete and worked the first time in my environment.]]></description>
			<content:encoded><![CDATA[<p>This was very helpful. There is a big security flaw in the version most of my servers have installed. These instructions are complete and worked the first time in my environment.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mathew		</title>
		<link>https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/#comment-8954</link>

		<dc:creator><![CDATA[Mathew]]></dc:creator>
		<pubDate>Tue, 29 Sep 2020 13:18:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=11588#comment-8954</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/#comment-2819&quot;&gt;yadinf&lt;/a&gt;.

I sudo make install and it works.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/#comment-2819">yadinf</a>.</p>
<p>I sudo make install and it works.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: EE		</title>
		<link>https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/#comment-4646</link>

		<dc:creator><![CDATA[EE]]></dc:creator>
		<pubDate>Thu, 28 May 2020 14:10:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=11588#comment-4646</guid>

					<description><![CDATA[&quot;./config --prefix=/usr --openssldir=/etc/ssl --libdir=lib no-shared zlib-dynamic&quot;  fails with the message Pod/Escaped.pm did not return a true value at /usr/share/perl5/Pod/Simple.pm line 8.  Any ideas on a fix for this]]></description>
			<content:encoded><![CDATA[<p>&#8220;./config &#8211;prefix=/usr &#8211;openssldir=/etc/ssl &#8211;libdir=lib no-shared zlib-dynamic&#8221;  fails with the message Pod/Escaped.pm did not return a true value at /usr/share/perl5/Pod/Simple.pm line 8.  Any ideas on a fix for this</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Earl		</title>
		<link>https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/#comment-4643</link>

		<dc:creator><![CDATA[Earl]]></dc:creator>
		<pubDate>Thu, 28 May 2020 13:14:42 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=11588#comment-4643</guid>

					<description><![CDATA[The &quot;./config --prefix=/usr --openssldir=/etc/ssl --libdir=lib no-shared zlib-dynamic&quot;  fails; what would cause this?]]></description>
			<content:encoded><![CDATA[<p>The &#8220;./config &#8211;prefix=/usr &#8211;openssldir=/etc/ssl &#8211;libdir=lib no-shared zlib-dynamic&#8221;  fails; what would cause this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: yadinf		</title>
		<link>https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/#comment-2819</link>

		<dc:creator><![CDATA[yadinf]]></dc:creator>
		<pubDate>Mon, 16 Mar 2020 15:46:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=11588#comment-2819</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/#comment-788&quot;&gt;Leen&lt;/a&gt;.

Critical for make test to work, should be added to the original post.  Unfortunately make install still fails:
Cannot create directory /usr/include/openssl: No such file or directory
make: *** [install_dev] Error 2]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/#comment-788">Leen</a>.</p>
<p>Critical for make test to work, should be added to the original post.  Unfortunately make install still fails:<br />
Cannot create directory /usr/include/openssl: No such file or directory<br />
make: *** [install_dev] Error 2</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Linux Learner		</title>
		<link>https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/#comment-2678</link>

		<dc:creator><![CDATA[Linux Learner]]></dc:creator>
		<pubDate>Mon, 09 Mar 2020 18:07:58 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=11588#comment-2678</guid>

					<description><![CDATA[I am not totally getting this.

What did you do with the system&#039;s default/old openssl installation (files in /usr/bin/openssl, /etc/pki, /usr/share/doc/openssl-1.0.2k, /usr/share/man/man1/)? and openssl-devel, openssl-lib? no potential conflicts?

where is the binary installed with the new version? did it overwrite the system default version?

Thanks!]]></description>
			<content:encoded><![CDATA[<p>I am not totally getting this.</p>
<p>What did you do with the system&#8217;s default/old openssl installation (files in /usr/bin/openssl, /etc/pki, /usr/share/doc/openssl-1.0.2k, /usr/share/man/man1/)? and openssl-devel, openssl-lib? no potential conflicts?</p>
<p>where is the binary installed with the new version? did it overwrite the system default version?</p>
<p>Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Henry Scott		</title>
		<link>https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/#comment-1910</link>

		<dc:creator><![CDATA[Henry Scott]]></dc:creator>
		<pubDate>Wed, 15 Jan 2020 04:09:44 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=11588#comment-1910</guid>

					<description><![CDATA[Excellent instructions! Two things to note:

1. make test may fail if perl-core is not installed (yum install perl-core).
2. There is a known issue with test 171 (make test)
https://github.com/openssl/openssl/issues/9866
https://github.com/openssl/openssl/pull/9876]]></description>
			<content:encoded><![CDATA[<p>Excellent instructions! Two things to note:</p>
<p>1. make test may fail if perl-core is not installed (yum install perl-core).<br />
2. There is a known issue with test 171 (make test)<br />
<a href="https://github.com/openssl/openssl/issues/9866" rel="nofollow ugc">https://github.com/openssl/openssl/issues/9866</a><br />
<a href="https://github.com/openssl/openssl/pull/9876" rel="nofollow ugc">https://github.com/openssl/openssl/pull/9876</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Eric Ridenour		</title>
		<link>https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/#comment-1134</link>

		<dc:creator><![CDATA[Eric Ridenour]]></dc:creator>
		<pubDate>Mon, 02 Dec 2019 04:02:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=11588#comment-1134</guid>

					<description><![CDATA[Very good instructions.  Thanks.]]></description>
			<content:encoded><![CDATA[<p>Very good instructions.  Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James		</title>
		<link>https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/#comment-1018</link>

		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Tue, 22 Oct 2019 19:31:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=11588#comment-1018</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/#comment-1016&quot;&gt;James&lt;/a&gt;.

Okay, I used the directory I used for installing, /tmp/openssl-1.1.1, and it worked. I guess I should not have installed into the /tmp directory. Should I reinstall into another directory, or can I just leave it as it is, and go ahead and compile nginx? Or can I just move the openssl-1.1.1 directory, and compile from there? What is the best place to install it?

I only did the nginx &#039;make&#039; command, I have not done &#039;make install&#039; yet, awaiting your response.

Thank you!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/#comment-1016">James</a>.</p>
<p>Okay, I used the directory I used for installing, /tmp/openssl-1.1.1, and it worked. I guess I should not have installed into the /tmp directory. Should I reinstall into another directory, or can I just leave it as it is, and go ahead and compile nginx? Or can I just move the openssl-1.1.1 directory, and compile from there? What is the best place to install it?</p>
<p>I only did the nginx &#8216;make&#8217; command, I have not done &#8216;make install&#8217; yet, awaiting your response.</p>
<p>Thank you!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James		</title>
		<link>https://www.osradar.com/how-to-install-the-latest-version-of-openssl-on-centos-7/#comment-1016</link>

		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Tue, 22 Oct 2019 06:41:43 +0000</pubDate>
		<guid isPermaLink="false">https://www.osradar.com/?p=11588#comment-1016</guid>

					<description><![CDATA[I installed successfully following your directions. However, when compiling a new version of nginx, it can&#039;t find openssl. I&#039;ve tried everything I can think of in the .configure statement for nginx, &quot;--with-openssl=&quot; switch, including:
/etc/ssl
/usr/local/lib
/usr/local/lib64

I keep getting the error: 
&#038;&#038; make install_sw LIBDIR=lib
/bin/sh: line 2: ./config: No such file or directory
make[1]: *** [/etc/ssl/.openssl/include/openssl/ssl.h] Error 127
(or whatever path I used)

What should I use there? Thanks for any help!]]></description>
			<content:encoded><![CDATA[<p>I installed successfully following your directions. However, when compiling a new version of nginx, it can&#8217;t find openssl. I&#8217;ve tried everything I can think of in the .configure statement for nginx, &#8220;&#8211;with-openssl=&#8221; switch, including:<br />
/etc/ssl<br />
/usr/local/lib<br />
/usr/local/lib64</p>
<p>I keep getting the error:<br />
&amp;&amp; make install_sw LIBDIR=lib<br />
/bin/sh: line 2: ./config: No such file or directory<br />
make[1]: *** [/etc/ssl/.openssl/include/openssl/ssl.h] Error 127<br />
(or whatever path I used)</p>
<p>What should I use there? Thanks for any help!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
