On 20 October 2015 at 10:00, Richard Barnes <
r...@ipv.sx> wrote:
> On Tue, Oct 20, 2015 at 10:57 AM, Tom Ritter <
t...@ritter.vg> wrote:
>> Congrats!
>>
>> Although maybe at the same time you can answer something that's been
>> bugging me for a while - why do so many leaf certificates (including
>> LE's) get issued with the Client Authentication EKU
>> (1.3.6.1.5.5.7.3.2)?
>
> Why not? If someone wants to authenticate as say "
example.com" as a
> TLS client, should it not be able to use the same cert? It seems like
> this could be useful for server-to-server stuff, like mail.
I suppose. I've just always had this nagging feeling in the back of
my mind that it would cause a vulnerability... somewhere. But it's
hard to come up with a scenario, especially since (I believe...?)
S/MIME requires its own separate EKU, and it would be pretty foolhardy
to set up a server that accepts client certs for HTTPS auth that are
issued by a broad CA you don't have a relationship with.
-tom