473,395 Members | 1,637 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

ClientCertificate

Hi,
Working with ASP, Windows 2000, IIS 5.0.

I have CA certificate installed on my machine which is installed fine.
Under IIS, Web Site - Properties - Directory Security, I can view
certificate. Secure communication is set to "Accept Client certificate"

However when I run following code through browser nothing happens.

Response.Write Request.ClientCertificate()

Any Suggestions?

Thanks,

- Reena


Jul 19 '05 #1
2 1519
Is the browser in SSL mode when you do this? I am guessing you are browsing
to an HTTP address not an HTTPS one. So, try browsing to your page with
HTTPS

e.g:

https://myserver/mysslpage.asp

--
Manohar Kamath
Editor, .netWire
www.dotnetwire.com
"Reena" <pa******@navsea.navy.mil> wrote in message
news:u0**************@TK2MSFTNGP12.phx.gbl...
Hi,
Working with ASP, Windows 2000, IIS 5.0.

I have CA certificate installed on my machine which is installed fine.
Under IIS, Web Site - Properties - Directory Security, I can view
certificate. Secure communication is set to "Accept Client certificate"

However when I run following code through browser nothing happens.

Response.Write Request.ClientCertificate()

Any Suggestions?

Thanks,

- Reena

Jul 19 '05 #2
Thank You. Works!!!

"Manohar Kamath [MVP]" <mk*****@TAKETHISOUTkamath.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Is the browser in SSL mode when you do this? I am guessing you are browsing to an HTTP address not an HTTPS one. So, try browsing to your page with
HTTPS

e.g:

https://myserver/mysslpage.asp

--
Manohar Kamath
Editor, .netWire
www.dotnetwire.com
"Reena" <pa******@navsea.navy.mil> wrote in message
news:u0**************@TK2MSFTNGP12.phx.gbl...
Hi,
Working with ASP, Windows 2000, IIS 5.0.

I have CA certificate installed on my machine which is installed fine.
Under IIS, Web Site - Properties - Directory Security, I can view
certificate. Secure communication is set to "Accept Client certificate"

However when I run following code through browser nothing happens.

Response.Write Request.ClientCertificate()

Any Suggestions?

Thanks,

- Reena


Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jonas Oholm (Sweden) | last post by:
Hi I'm using the following ASP-page (taken from http://support.microsoft.com/default.aspx?scid=kb;en-us;216829) to dump client certificates from an SSL connection to a file on the webserver. It...
1
by: Meelis Lilbok | last post by:
Hi I have following problem; I use Request.ClientCertificate to read user cert from Estonian National ID Card for authenticating users. All works fine, i can read cert and personal id code,...
0
by: Michel Gallant | last post by:
I have used simple asp pages to enumerate value/properties of the Request.ClientCertificate collection like so: For Each strKey in Request.ClientCertificate Response.Write strkey & " = " &...
1
by: Curtis Justus | last post by:
Hello, I tried posting this in the aspnet.security group, but it seemed like some posts in this group are closer to what I'm looking for. In any event, I apologize in advance if this isn't the...
4
by: Matt Frame | last post by:
I am working on a special ASP.Net application that receives files from customers. The connection is made via HTTPS and the client sends the file as a POST to my ASP.Net listener. All of this...
0
by: Will | last post by:
It seems that I have scoured the net and came up empty handed. I have an ASP.net app that posts xml to another company's servlet. For some transactions, they do not require a certificate, but...
0
by: claudio74 | last post by:
Hi, once an https connection has been established with a web site, is it possible to clear/reset the HttpRequest.ClientCertificate in order to prompt again the client to choose another certificate?...
0
by: c83 | last post by:
I have a website that is configuret to uses SSL, but Request.ClientCertificate.IsPresent is false ?? Why?? How to determine that the current session uses a certificate??
0
by: develop12 | last post by:
Does any one know how to attach a client certificate in WSE 3.0 for transport layer security? For example HttpWebReques has ClientCertificate Property and you can attach the client cert. I'm...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.