rusticata / x509-parser

X.509 parser written in pure Rust. Fast, zero-copy, safe.
Other
207 stars 67 forks source link

Typo: ExtendedKeyUsage.ocscp_signing #84

Closed lilyball closed 3 years ago

lilyball commented 3 years ago

The ExtendedKeyUsage struct has a field called ocscp_signing. This is a typo, it should be ocsp_signing.