<?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: RHCE Series: Implementing HTTPS through TLS using Network Security Service (NSS) for Apache &#8211; Part 8	</title>
	<atom:link href="https://www.tecmint.com/create-apache-https-self-signed-certificate-using-nss/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/create-apache-https-self-signed-certificate-using-nss/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 03 Jan 2020 13:48:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: amin		</title>
		<link>https://www.tecmint.com/create-apache-https-self-signed-certificate-using-nss/comment-page-1/#comment-1310123</link>

		<dc:creator><![CDATA[amin]]></dc:creator>
		<pubDate>Fri, 03 Jan 2020 13:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15725#comment-1310123</guid>

					<description><![CDATA[Hi Dear Gabriel,

The first time I execute &lt;code&gt;certutil -W -d /etc/httpd/alias/&lt;/code&gt; it asks for a pre-stored password that I don&#039;t have.

It is expected that the system should ask for a new password and confirmation.

any suggestions?]]></description>
			<content:encoded><![CDATA[<p>Hi Dear Gabriel,</p>
<p>The first time I execute <code>certutil -W -d /etc/httpd/alias/</code> it asks for a pre-stored password that I don&#8217;t have.</p>
<p>It is expected that the system should ask for a new password and confirmation.</p>
<p>any suggestions?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Amit		</title>
		<link>https://www.tecmint.com/create-apache-https-self-signed-certificate-using-nss/comment-page-1/#comment-991434</link>

		<dc:creator><![CDATA[Amit]]></dc:creator>
		<pubDate>Fri, 11 May 2018 15:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15725#comment-991434</guid>

					<description><![CDATA[whenever I come across this step, I get the below error. I am running a VM, and tried creating 3 different VMs and loading fresh OS, but still no luck. Any help on this? 

SEC_ERROR_CERT_SIGNATURE_ALGORITHM_DISABLED: The certificate was signed using a signature algorithm that is disabled because it is not secure.
certutil: unable to create cert (The certificate was signed using a signature algorithm that is disabled because it is not secure.)
=======================================

The below output is when I run the connectivity test
---------------------
-----END CERTIFICATE-----
subject=/C=US/O=example.com/CN=tecmint.linuxnewz.com
issuer=/C=US/O=example.com/CN=Certificate Shack
---
No client certificate CA names sent
Server Temp Key: ECDH, P-256, 256 bits
---
SSL handshake has read 2136 bytes and written 315 bytes
---
New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES256-SHA
Server public key is 2048 bit
Secure Renegotiation IS supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
SSL-Session:
    Protocol  : TLSv1
    Cipher    : ECDHE-RSA-AES256-SHA
    Session-ID: 064C3C977F424BBB10EAFF2AF8012D243F517B9AB8B235DC8BE4EF7C1EF81E65
    Session-ID-ctx: 
    Master-Key: F99E9AE9C79952C4AB875DB2C8039F1AB3F8A93195607F6118491EBDB4EB261645B1A6E1E3F28EA81B691325D741E63E
    Key-Arg   : None
    Krb5 Principal: None
    PSK identity: None
    PSK identity hint: None
    Start Time: 1526052089
    Timeout   : 7200 (sec)
    Verify return code: 19 (self signed certificate in certificate chain)]]></description>
			<content:encoded><![CDATA[<p>whenever I come across this step, I get the below error. I am running a VM, and tried creating 3 different VMs and loading fresh OS, but still no luck. Any help on this? </p>
<p>SEC_ERROR_CERT_SIGNATURE_ALGORITHM_DISABLED: The certificate was signed using a signature algorithm that is disabled because it is not secure.<br />
certutil: unable to create cert (The certificate was signed using a signature algorithm that is disabled because it is not secure.)<br />
=======================================</p>
<p>The below output is when I run the connectivity test<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
&#8212;&#8211;END CERTIFICATE&#8212;&#8211;<br />
subject=/C=US/O=example.com/CN=tecmint.linuxnewz.com<br />
issuer=/C=US/O=example.com/CN=Certificate Shack<br />
&#8212;<br />
No client certificate CA names sent<br />
Server Temp Key: ECDH, P-256, 256 bits<br />
&#8212;<br />
SSL handshake has read 2136 bytes and written 315 bytes<br />
&#8212;<br />
New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES256-SHA<br />
Server public key is 2048 bit<br />
Secure Renegotiation IS supported<br />
Compression: NONE<br />
Expansion: NONE<br />
No ALPN negotiated<br />
SSL-Session:<br />
    Protocol  : TLSv1<br />
    Cipher    : ECDHE-RSA-AES256-SHA<br />
    Session-ID: 064C3C977F424BBB10EAFF2AF8012D243F517B9AB8B235DC8BE4EF7C1EF81E65<br />
    Session-ID-ctx:<br />
    Master-Key: F99E9AE9C79952C4AB875DB2C8039F1AB3F8A93195607F6118491EBDB4EB261645B1A6E1E3F28EA81B691325D741E63E<br />
    Key-Arg   : None<br />
    Krb5 Principal: None<br />
    PSK identity: None<br />
    PSK identity hint: None<br />
    Start Time: 1526052089<br />
    Timeout   : 7200 (sec)<br />
    Verify return code: 19 (self signed certificate in certificate chain)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tanveer		</title>
		<link>https://www.tecmint.com/create-apache-https-self-signed-certificate-using-nss/comment-page-1/#comment-989886</link>

		<dc:creator><![CDATA[Tanveer]]></dc:creator>
		<pubDate>Sun, 06 May 2018 18:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15725#comment-989886</guid>

					<description><![CDATA[Does the &lt;strong&gt;NSS&lt;/strong&gt; work for keys from &lt;strong&gt;Letsencrypt&lt;/strong&gt;. If yes, then how can we place the key file, as the file &lt;strong&gt;/etc/httpd/alias&lt;/strong&gt; is looked for the certificate.]]></description>
			<content:encoded><![CDATA[<p>Does the <strong>NSS</strong> work for keys from <strong>Letsencrypt</strong>. If yes, then how can we place the key file, as the file <strong>/etc/httpd/alias</strong> is looked for the certificate.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tanveer		</title>
		<link>https://www.tecmint.com/create-apache-https-self-signed-certificate-using-nss/comment-page-1/#comment-989884</link>

		<dc:creator><![CDATA[Tanveer]]></dc:creator>
		<pubDate>Sun, 06 May 2018 18:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15725#comment-989884</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/create-apache-https-self-signed-certificate-using-nss/comment-page-1/#comment-989883&quot;&gt;Tanveer&lt;/a&gt;.

I followed what Harmon20 mentioned below, and it works. Thanks M8.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-apache-https-self-signed-certificate-using-nss/comment-page-1/#comment-989883">Tanveer</a>.</p>
<p>I followed what Harmon20 mentioned below, and it works. Thanks M8.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tanveer		</title>
		<link>https://www.tecmint.com/create-apache-https-self-signed-certificate-using-nss/comment-page-1/#comment-989883</link>

		<dc:creator><![CDATA[Tanveer]]></dc:creator>
		<pubDate>Sun, 06 May 2018 18:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15725#comment-989883</guid>

					<description><![CDATA[In the last step, this asks me for a password. I did not set any password, infact setting it now. 
&lt;pre&gt;
# certutil -W -d /etc/httpd/alias/
Enter Password or Pin for &quot;NSS Certificate DB&quot;:
Invalid password.  Try again.
Enter Password or Pin for &quot;NSS Certificate DB&quot;:
&lt;/pre&gt;
Can you please help. I followed the steps mentioned here.]]></description>
			<content:encoded><![CDATA[<p>In the last step, this asks me for a password. I did not set any password, infact setting it now. </p>
<pre>
# certutil -W -d /etc/httpd/alias/
Enter Password or Pin for "NSS Certificate DB":
Invalid password.  Try again.
Enter Password or Pin for "NSS Certificate DB":
</pre>
<p>Can you please help. I followed the steps mentioned here.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
