mirror of https://github.com/breard-r/acmed.git
Browse Source
The `openssl` crate now include methods to manipulate Asn1Time objects. Before this improvement, the certificate had to be parsed from the DER format using the `x509-parser` crate (which is therefore no longer required). https://github.com/sfackler/rust-openssl/pull/1173 https://github.com/sfackler/rust-openssl/issues/687pull/31/head
Rodolphe Breard
5 years ago
4 changed files with 15 additions and 15 deletions
Loading…
Reference in new issue