Reading server certificate
mmicko_at_gmail.com
Date: 01/05/05
- Next message: lelteto: "RE: Reading server certificate"
- Previous message: Peter Barber: "generate/import a key for HMAC"
- Next in thread: lelteto: "RE: Reading server certificate"
- Reply: lelteto: "RE: Reading server certificate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 5 Jan 2005 09:22:53 -0800
Hi all,
I wondering is it possible to read server certificate (subject field,
or CN only) when accessing https site from IE and how?
I am trying to find way how to determine am I on site which use
particular certificate.
For example when I go to https://login.yahoo.com (certificate is issued
by verisign) I need somehow read cn field from server cert, like CN =
login.yahoo.com. on this way I will know that I am on yahoo site.
Solutions like reading url from IE are not appropriate for application.
I have implement certificate store provider, but IE search only for
Verisign CA cert (by MD5 pub key) not for login.yahoo.com cert since
this is server cert.
Can I read it using BHO (browser helper object) or there is some other
way of doing this?
Thanks,
Micko
- Next message: lelteto: "RE: Reading server certificate"
- Previous message: Peter Barber: "generate/import a key for HMAC"
- Next in thread: lelteto: "RE: Reading server certificate"
- Reply: lelteto: "RE: Reading server certificate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|