<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Alexander Dalloz wrote:
<blockquote cite="mid1106278023.6970.581.camel@serendipity.dogma.lan"
 type="cite">
  <pre wrap="">Am Fr, den 21.01.2005 schrieb A. Rick Anderson um 4:19:
  </pre>
  <blockquote type="cite">
    <pre wrap="">While trying to get a canonical version of chooted 'named' running,
something I did seems to have broken SSL.  The certificate being
presented for every https site is claims to be from "localhost.localdomain".
    </pre>
  </blockquote>
  <pre wrap=""><!---->I really doubt one has to do with the other. SSL cert issued from
"localhost.localdomain" (this is "hardcoded" information in the cert
file) is the default certificate, to be found under
/etc/httpd/conf/ssl.crt/. For a custom cert you will have to explicitly
give it the real service hostname as CN. 
  </pre>
  <blockquote type="cite">
    <pre wrap="">Any idea which file I broke that would be messing up SSL?  Could this be
related to rndc.key configuation?
    </pre>
  </blockquote>
  <pre wrap=""><!---->To the last question: no, hardly.
  </pre>
</blockquote>
The part that confuses me is that named and dhcpd are the only services
I have been meddling with, and obviously, the site
<a class="moz-txt-link-freetext" href="https://www6.software.ibm.com/developerworks/education/l-lpndns/l-lpndns-3-1.html">https://www6.software.ibm.com/developerworks/education/l-lpndns/l-lpndns-3-1.html</a>
is not really presenting my browsers (both mozilla and firefox) with a
certificate from localhost.localdomain.<br>
<br>
What would be causing my browsers to grab the wrong certificate for
https sites?<br>
<pre class="moz-signature" cols="72">-- A. Rick Anderson
</pre>
</body>
</html>