boring icon indicating copy to clipboard operation
boring copied to clipboard

Add Builders for missing X509v3 Extensions

Open pfzetto opened this issue 1 year ago • 2 comments
trafficstars

Hello, I've noticed that some of the standard X509 Extensions defined in RFC5280 aren't implemented as Builders in `:x509::extensions'. Here is an overview of the current status:

I think that support for more commonly used extensions like CRL Distribution Points or Name Constraints would be really great, because it reduces the margin for error drastically by reducing the need to call x509::X509Extension::new_nid.

pfzetto avatar Apr 18 '24 19:04 pfzetto

I can pick these up

evanrittenhouse avatar Aug 19 '24 00:08 evanrittenhouse

Assigned

rushilmehra avatar Aug 19 '24 00:08 rushilmehra