Security Certificate Doesn't Match Internet Address

Last reviewed: January 22, 1998
Article ID: Q172424
The information in this article applies to:
  • Microsoft Internet Information Server 1.0

SYMPTOMS

When you access a Web site that has an SSL certificate installed, the following error may appear:

   The Internet site you are about to view uses a security certificate that
   does not match its Internet address.

CAUSE

This error occurs if the hostname of the computer running Internet Information Server (IIS) has been changed since the certificate request was created and applied to the server.

WORKAROUND

To resolve this issue, do one of the following:

  • Rename the server with the name used when the digital certificate was created.

-OR-
  • Use the following steps to obtain a new digital certificate:

  1. Generate a key pair file and a request file.

  2. Request a certificate from a Certification Authority.*

  3. Install the certificate on your server.

  4. Activate PCT/SSL security on a WWW service directory.

MORE INFORMATION

Digital certificates can be obtained from Verisign. For more information, point your browser to:

   http://www.verisign.com/microsoft/

You can find more information on the implementation of PCT/SSL in the "Microsoft Internet Information Server Installation and Planning Guide," pages 58 - 63.
Keywords          : iissecurity kbenv
Version           : WinNT:1.0
Platform          : winnt
Issue type        : kbprb
Solution Type     : kbworkaround


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: January 22, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.