<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=Big5" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Tim wrote:
<blockquote cite="mid1190435885.2733.12.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">On Fri, 2007-09-21 at 22:50 +0800, <a class="moz-txt-link-abbreviated" href="mailto:edwardspl@ita.org.mo">edwardspl@ita.org.mo</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">So, what mistake about the config ?

Remark : The ssl is self-signed SSL Certificate, and the Web Server
come with FC6 System.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
If you want to use a self-signed certificate, despite the prior
information about it not being verifiable, then you need to generate a
new one using the exact same fully-qualified domain name that your HTTPS
site will be accessed through.

i.e. If it's accessed as <a class="moz-txt-link-freetext" href="https://www.example.com">https://www.example.com</a> then the certificate
must be for <a class="moz-txt-link-abbreviated" href="http://www.example.com">www.example.com</a>, not just example.com, nor any other
variation.</pre>
</blockquote>
Hello Tim,<br>
<br>
If so, how to make self-signed certificate for the Site ( eg :
<a class="moz-txt-link-freetext" href="https://www.example.com">https://www.example.com</a> -> <a class="moz-txt-link-abbreviated" href="http://www.example.com">www.example.com</a> ) ?<br>
Due to the certificate still to search "localhost.localdomain"...<br>
<br>
Any more help for me ?<br>
Thanks !<br>
<br>
Edward.<br>
<br>
</body>
</html>