Re: SSL Capable browser?
From: Michael J. Pelletier (mjpelletier_at_mjpelletier.com)
Date: 02/18/05
- Previous message: Gerald Vogt: "Re: Avast or Zone Alarm using proxy server?"
- In reply to: Richard P: "SSL Capable browser?"
- Next in thread: Richard P: "Re: SSL Capable browser?"
- Reply: Richard P: "Re: SSL Capable browser?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 17 Feb 2005 19:54:04 -0800
Richard P wrote:
> 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?
YES! Firefox supports SSL/TLS
> 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.
I use Firefox exclusively. I log into my bank, etc, etc ALL use SSL. I have
never had any problems....I can't help you beyond that. Sorry. I would
suspect that their is something wrong with your code.
Michael
- Previous message: Gerald Vogt: "Re: Avast or Zone Alarm using proxy server?"
- In reply to: Richard P: "SSL Capable browser?"
- Next in thread: Richard P: "Re: SSL Capable browser?"
- Reply: Richard P: "Re: SSL Capable browser?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|