The information in this article applies to:
SYMPTOMSWhen you use a server certificate issued by Microsoft Certificate Server, the following error may occur in Netscape Navigator and Netscape Communicator when you connect to a secure Web server using Secure Sockets Layer (SSL):
CAUSEThis error occurs because the browser is unable to correctly parse the server certificate. WORKAROUNDTo work around this problem, correct the certificate by re-issuing the server certificate and making sure the Distinguished Name (DN) uses only valid PrintableString characters. MORE INFORMATION
Most X.509 certificates use strings called PrintableString to represent text information. PrintableStrings are strings of characters contained within the set { a-zA-Z0-9[ASCII 146]()+,-./:=? } and the space character. Microsoft Certificate Server is not restricted to using these characters however. If any part of the DN in the certificate is not a PrintableString, then Certificate Server will use another string type such as Unicode. The Netscape parser cannot understand Unicode, and therefore, issues the above error.
Additional query words:
Keywords : |
Last Reviewed: May 6, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |