SSL Capable browser?
From: Richard P (xmlxsl_at_hotmail.com)
Date: 02/17/05
- Next message: Stung By Downloader-UI: "Re: Removing Downloader-UI from MS-IE cache"
- Previous message: David H. Lipman: "Re: Removing Downloader-UI from MS-IE cache"
- Next in thread: Michael J. Pelletier: "Re: SSL Capable browser?"
- Reply: Michael J. Pelletier: "Re: SSL Capable browser?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 17 Feb 2005 08:55:52 -0800
Is this the correct group, if not please point me to the correct one.
I checked the FAQ and could not see any reference to firefox and SSL.
Here is the problem:
I have a web site that is secure using SSL. The code in login.asp
checks for a valid certificate as follows.
certUserName = Request.ClientCertificate("SUBJECTEMAIL")
Issuer = Request.ClientCertificate("IssuerCN")
The above code does not work on firefox. Is this because it is not an
SSL capable browser?
Is there a way of getting my code or similar code to check for a valid
certificate in other browsers such as mozilla and firefox?
Best Regards,
Richard.
- Next message: Stung By Downloader-UI: "Re: Removing Downloader-UI from MS-IE cache"
- Previous message: David H. Lipman: "Re: Removing Downloader-UI from MS-IE cache"
- Next in thread: Michael J. Pelletier: "Re: SSL Capable browser?"
- Reply: Michael J. Pelletier: "Re: SSL Capable browser?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|