a question about asp and ClientCertificate
From: GuoZhenying (jerrin@21cn.com)
Date: 09/04/02
- Next message: S. Hussain Akbar: "Re: After "critical update", Certificate Services stops working"
- Previous message: Nina Nortje: "Default Security Policies for W2K DC's"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "GuoZhenying" <jerrin@21cn.com> Date: Wed, 4 Sep 2002 15:50:03 +0800
hi all
here is a question about asp and ClientCertificate
We use asp 3.0 with a SimpChinese Version Win2000, and we use SSL and config
the server to require ClientCertificate.
MSDN say that we can get the clientcertificate infomation using
Request.ClientCertificate, for example, we can use
Request.ClientCertificate("SubjectCN") to get the cert subject'CN,
everything goes well when we using a cert contain only English(which was
encode using PRINTABLE String), but once we use a cert contain
SimpChinese(which wase encode using BMPString), we fail to get the right
infomation.
here is some detail about our system:
Server: Windows2000 Server with SP3(SimpChinese version)
Client: Windows2000 Pro with SP3, IE6.0 (SimpChinese Version)
Millions thanks if anybody can help.
- Next message: S. Hussain Akbar: "Re: After "critical update", Certificate Services stops working"
- Previous message: Nina Nortje: "Default Security Policies for W2K DC's"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|