[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Confirm decision on identity handling.



Eric Rescorla wrote:
>> > >  > > You could have a security policy that ignored the identity in the cert
>> > >  > > ("allow an SA with these restrictions to anyone who has a cert from
>> > >  > > XYZRoot"), or one that was identity-based ("let chris@example.com make
>> > >  > > an SA").
>>Well, I don't see it. The desire to restrict or
>>permit based on header classification seems
>>completely orthogonal to the policy decision of
>>what constitutes "authenticated enough".
> 
> Huh? Because I want to be able to have applications make security
> decisions based on the IP address of the peer and that means that
> the certificate has to be bound to the IP address.

I jumped in late, so probably missed some important parts of this
conversation. But binding certificates to IP addresses doesn't
seem like a good idea at all, because of how short IP address
lifespan may be.

AFTER the authentication it may be reasonable to "fix" the IP
address to the just-established SA and dance from there for
the SA's duration... But that has little to do with certs.

If I really didn't get it, feel free to clue me in.