The `x509-cert` builder currently only supports the RFC 5280 approach of using SHA-1. https://github.com/RustCrypto/formats/blob/x509-cert/v0.3.0-rc.4/x509-cert/src/macros.rs#L134-L135 RFC 7093 extends this to allow additional methods.
The
x509-certbuilder currently only supports the RFC 5280 approach of using SHA-1.https://github.com/RustCrypto/formats/blob/x509-cert/v0.3.0-rc.4/x509-cert/src/macros.rs#L134-L135
RFC 7093 extends this to allow additional methods.