Re: PKI and Relying Parties
From: Paul Rubin (phr-n2002a@nightsong.com)Date: 03/27/02
- Next message: Anne & Lynn Wheeler: "Re: PKI and Relying Parties"
- Previous message: chris@nospam.com: "Re: How to make Windows require two passwords for the Administrator?"
- In reply to: Harold Hammond: "PKI and Relying Parties"
- Next in thread: Anne & Lynn Wheeler: "Re: PKI and Relying Parties"
- Reply: Anne & Lynn Wheeler: "Re: PKI and Relying Parties"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Paul Rubin <phr-n2002a@nightsong.com> Date: 27 Mar 2002 10:02:41 -0800
Harold Hammond <HammondITS@netscape.net> writes:
> I have a pretty good understand of PKI, however, I'm not sure what would
> be the solution for an enterprise that wishes to be a relying party but
> not a CA. We don't want to be issuing certs. Right now, we don't want
> anyone else to be issuing certs on our behalf. We just want to be able
> to validate certificates. If its a level 3 cert and its from an
> approved CA (or a subondinate of an approved CA) then we can be certain
> of the user's identity and will let then attempt to access our system.
No you really can't be sure. First of all, the cert holder may have
suffered some compromise of their signing key. Second, the CA
verifies applicants' identities pretty carefully, but as any teenager
who's used fake ID to buy beer can tell you, those checks are not
foolproof. A year or so some unidentified sly devil managed to get
Verisign to issue him or her a CODE SIGNING certificate labelled
"Microsoft Corporation", enabling sort of the ultimate computer virus,
a signed code install that verified as coming from Microsoft. MS
had to release a Windows service pack to disable that cert (CRL? Hah!).
If you're trying to use a cert to authenticate a high-value extranet
peer, and you don't want to run your own CA, the safest approach is to
configure your software to accept only specific certs kept in a list
that you maintain. Have the peer get their cert (whether class 3 or
whatever), then you authenticate them offline by whatever method you
desire before installing their cert in your software. Normally
there's enough hassle (both business and technical) in bringing a new
extranet partner online that adding some cert verification doesn't
make it that much worse. But I guess it depends on your specific
situation.
You might want to read Bruce Schneier's article on PKI risks, and
his book "Secrets and Lies".
- Next message: Anne & Lynn Wheeler: "Re: PKI and Relying Parties"
- Previous message: chris@nospam.com: "Re: How to make Windows require two passwords for the Administrator?"
- In reply to: Harold Hammond: "PKI and Relying Parties"
- Next in thread: Anne & Lynn Wheeler: "Re: PKI and Relying Parties"
- Reply: Anne & Lynn Wheeler: "Re: PKI and Relying Parties"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|