Skip to content

Add rustls support #145

@Geal

Description

@Geal

let's do it: https://docs.rs/rustls/

first thing should be to replace openssl usage in the command library. AFAIK, it is only used to generate the SHA256 fingerprint of certificates.

There is apparently no method to obtain the fingerprint of a certificate, but it could be added: https://docs.rs/rustls/0.5.8/rustls/struct.Certificate.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions