Re: public and private cert
"azlan" <azlan@discussions.microsoft.com> wrote in message
news:E4383E10-F8C8-4E1E-A32E-12B6C06A38A1@microsoft.com...
> Dear Sir,
> May i know how to differentiate between these two certificate?
All certificates are public.
Some are associated - in the certificate store - with a private key. This
does not make the certificate a "private certificate", because there is no
such thing - it makes it a pairing of a certificate with an associated
public key.
To tell if you have a private key associated with a certificate, open the
certificate, and see if the text "You have a private key that corresponds to
this certificate" is displayed.
Alun.
~~~~