<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.williams-net.org/index.php?action=history&amp;feed=atom&amp;title=Renewing_the_%27localhost%27_Certificate</id>
	<title>Renewing the &#039;localhost&#039; Certificate - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.williams-net.org/index.php?action=history&amp;feed=atom&amp;title=Renewing_the_%27localhost%27_Certificate"/>
	<link rel="alternate" type="text/html" href="https://wiki.williams-net.org/index.php?title=Renewing_the_%27localhost%27_Certificate&amp;action=history"/>
	<updated>2026-06-01T02:38:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://wiki.williams-net.org/index.php?title=Renewing_the_%27localhost%27_Certificate&amp;diff=30&amp;oldid=prev</id>
		<title>DrEdWilliams: Created page with &quot;This message comes about a year after the system is first installed:  &lt;pre&gt; ################# SSL Certificate Warning ################    Certificate for hostname &#039;ramandu.wil...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.williams-net.org/index.php?title=Renewing_the_%27localhost%27_Certificate&amp;diff=30&amp;oldid=prev"/>
		<updated>2019-08-03T01:24:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This message comes about a year after the system is first installed:  &amp;lt;pre&amp;gt; ################# SSL Certificate Warning ################    Certificate for hostname &amp;#039;ramandu.wil...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This message comes about a year after the system is first installed:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
################# SSL Certificate Warning ################&lt;br /&gt;
&lt;br /&gt;
  Certificate for hostname &amp;#039;ramandu.williams.localnet&amp;#039;, in file (or by nickname):&lt;br /&gt;
     /etc/pki/tls/certs/localhost.crt&lt;br /&gt;
&lt;br /&gt;
  The certificate needs to be renewed; this can be done&lt;br /&gt;
  using the &amp;#039;genkey&amp;#039; program.&lt;br /&gt;
&lt;br /&gt;
  Browsers will not be able to correctly connect to this&lt;br /&gt;
  web site using SSL until the certificate is renewed.&lt;br /&gt;
&lt;br /&gt;
##########################################################&lt;br /&gt;
                                  Generated by certwatch(1)&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The reference to &amp;#039;genkey&amp;#039; is cryptic and really should have a more specific command, but ...&lt;br /&gt;
&lt;br /&gt;
The correct command sequence to generate the new certificate is (as root):&lt;br /&gt;
 genkey --days 9999 --cacert &amp;#039;hostname&amp;#039;&lt;br /&gt;
 cd /etc/pki/tls/certs&lt;br /&gt;
 rm localhost.crt&lt;br /&gt;
 ln -s `hostname`.crt localhost.crt&lt;/div&gt;</summary>
		<author><name>DrEdWilliams</name></author>
	</entry>
</feed>