Security Alert: The Name of the Security Certificate Is Invalid or Does Not Match the Name of the Site (813618)
The information in this article applies to:
- Microsoft Internet Information Services
SYMPTOMSWhen you use Secure Sockets Layer (SSL) to open a Web site
or Web page that is hosted on Internet Information Services (IIS), you may
receive the following security message: The name of the
security certificate is invalid or does not match the name of the
site If you continue, you can view the site by using HTTPS.
CAUSEThe common name that you specified when you generated the
certificate request for that Web site does not match the URL that is used to
access the Web site. For example, if you access the site by typing an IP
address or the server name, but the common name that is specified in the
certificate request is www.adatum.com, you receive the security
message.RESOLUTIONTo avoid this warning, make sure that the common name that
is specified when you generate the certificate request matches the URL that
will be used to access the site. If the URL that will be used to
access the site cannot be changed to match the common name on the certificate,
follow these steps:
- Create another certificate request. Make sure that the
common name matches the URL that is used to access the Web site.
- Have your certification authority generate a new
certificate.
- Use the new certificate for the Web site.
STATUS This
behavior is by design.REFERENCES
For more information about generating a new certificate
request, click the following article number to view the article in the Microsoft Knowledge Base:
290625
How to: Configure SSL in a Windows 2000
IIS 5.0 Test Environment by Using Certificate Server 2.0
Modification Type: | Minor | Last Reviewed: | 5/25/2006 |
---|
Keywords: | kbprb KB813618 |
---|
|