[RFC 5280 section 4.2.1.3](https://datatracker.ietf.org/doc/html/rfc5280#section-4.2.1.3) https://github.com/ziglang/zig/blob/c9ef277fa7e43f119a7f2896635b4fdf9c97edbe/lib/std/crypto/Certificate.zig#L197-L201
RFC 5280 section 4.2.1.3
zig/lib/std/crypto/Certificate.zig
Lines 197 to 201 in c9ef277