Re: How to get server certificate of IIS 5.x in programatic way?
From: Egbert Nierop \(MVP for IIS\) (egbert_nierop_at_nospam.invalid)
Date: 02/24/05
- Next message: d: "My form in database does not work"
- Previous message: Roland Hall: "Re: Can IIS FTP over HTTP/HTTPS?"
- In reply to: nealboy: "Re: How to get server certificate of IIS 5.x in programatic way?"
- Next in thread: nealboy: "Re: How to get server certificate of IIS 5.x in programatic way?"
- Reply: nealboy: "Re: How to get server certificate of IIS 5.x in programatic way?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 24 Feb 2005 11:10:43 +0100
"nealboy" <nealboyzdn@hotmail.com> wrote in message
news:uj5hKviGFHA.2592@TK2MSFTNGP10.phx.gbl...
> Thanks for your reply.But I think it isn't very helpful to my problem as I
> don't know which cert is set to IIS Server in Certlist brought by
> CAPICOM.
It would have been easy. :)
>From the IIS metabase, you select from W3SVC/1/SSLCertHash
And you enumerate the certificates using the script I pointed you at. The
script must be modified to enum the 'MY' store (that is local
computer/Personal store)
>From the certificates, the 'Thumbprint' property, must match the SSLCertHash
property...
And there you go, you'll have the IIS certificate.
> I had take an alternative way to solve it ang thank you again
> Anyway
> "Egbert Nierop (MVP for IIS)" <egbert_nierop@nospam.invalid> ????
> news:ujtW51YGFHA.624@TK2MSFTNGP15.phx.gbl...
>> "nealboy" <nealboyzdn@hotmail.com> wrote in message
>> news:%232i31pvFFHA.2876@TK2MSFTNGP12.phx.gbl...
>> > I'm very sorry about disturbing you again but I can't find the script
> you
>> > indicated in the list after browsing.
>> > Look for your reply and help
>>
>>
>> http://www.google.com/search?hl=nl&q=CertLister.vbs
>>
>>
>
>
- Next message: d: "My form in database does not work"
- Previous message: Roland Hall: "Re: Can IIS FTP over HTTP/HTTPS?"
- In reply to: nealboy: "Re: How to get server certificate of IIS 5.x in programatic way?"
- Next in thread: nealboy: "Re: How to get server certificate of IIS 5.x in programatic way?"
- Reply: nealboy: "Re: How to get server certificate of IIS 5.x in programatic way?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|