On Fri, Apr 01, 2022 at 02:44:43PM +0200, Claudio Jeker wrote: > I would like to get rid of the ta flag on cert_parse_inner() and only do > the basic cert parse bits there. Then cert_parse() and ta_parse() do the > other bits. > > This moves the easy checks to the right place.
Great. This is already a lot more readable. ok
