]> granicus.if.org Git - p11-kit/commit
x509: Don't break when cA field of BasicConstraints is missing
authorStef Walter <stefw@gnome.org>
Thu, 7 Mar 2013 17:05:32 +0000 (18:05 +0100)
committerStef Walter <stefw@gnome.org>
Thu, 7 Mar 2013 17:05:32 +0000 (18:05 +0100)
commit220d7b027871f79f446c7b3c2db9ef43f24c19cc
tree2ecffbceaac1b51b18c0569c5c458af40db141b2
parent3e532011ac100391315ffa13f537ed130cc45b2e
x509: Don't break when cA field of BasicConstraints is missing

The field defaults to FALSE. It sucks that libtasn1 doesn't
fill this in for us.

https://bugs.freedesktop.org/show_bug.cgi?id=61975
common/x509.c