S
surya Prakash via .NET 247
(Type your message here)
--------------------------------
From: surya Prakash
Hi,
for installing client certificate the conventionl method is given below url.
http://support.microsoft.com/default.aspx?scid=kb;en-us;315588
To Request a Client-Side Certificate
1. Start Internet Explorer, and then browse to the following page:
http://localhost/CertSrv
2. Follow these steps in the wizard:
a. Click Request a Certificate, and then click Next.
b. On the Choose Request Type page, click Web Browser Certificate, and then click Next.
c. Type the required information.
d. Click Submit to complete the request.
e. After submitting you will find a hyperlink Install this certificate.
f. Click on the link the certificate get installed in the client browser.
3. Close Internet Explorer.
I want to avoid the above 3 steps and want to install client certificate using asp.net page.
Can any one guide me please.
Thanks and regards
Surya
--------------------------------
From: surya Prakash
Hi,
for installing client certificate the conventionl method is given below url.
http://support.microsoft.com/default.aspx?scid=kb;en-us;315588
To Request a Client-Side Certificate
1. Start Internet Explorer, and then browse to the following page:
http://localhost/CertSrv
2. Follow these steps in the wizard:
a. Click Request a Certificate, and then click Next.
b. On the Choose Request Type page, click Web Browser Certificate, and then click Next.
c. Type the required information.
d. Click Submit to complete the request.
e. After submitting you will find a hyperlink Install this certificate.
f. Click on the link the certificate get installed in the client browser.
3. Close Internet Explorer.
I want to avoid the above 3 steps and want to install client certificate using asp.net page.
Can any one guide me please.
Thanks and regards
Surya