[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: I-D ACTION:draft-ietf-pkix-certstore-http-01.txt
> Hmm, I think the cert store implementation itself should deal with
> these kind of index optimization issues. I vote for just submitting
> search values as is and let the certificate store backend do the bit
> reducing at the server-side if necessary at all. That makes client
> implementations simpler and leaves up decisions about how to deal
> with possible collisions to the server-side cert store
> implementation.
I would agree with this. It simplifies things to use 'real' values and let the backend/middleware do the optimization.