-
Add support for supplying a CA trust in the TlsConfig and use this to validate the Certificate presented by the server.
-
### Description:
> Please include a detailed description of the issue (and an image or screen recording, if applicable)
fig daemon doesn't start after a fresh installation, nothing changed from de…
-
Hi I came here from [this](https://github.com/briansmith/webpki/issues/90).
I am using a legacy version 1 x509 certificate which doesn't have `v3 extensions` and `SANs`. This results in `BadDer` er…
-
After looking into the code it seems that numbers do not follow ES6.
This is usually not a problem but there's a new use-case which may motivate an update:
https://github.com/Microsoft/ChakraCore/iss…
-
**Description**
As identified in #274: this client should support the bundle format defined in [protobuf-specs](https://github.com/sigstore/protobuf-specshttps://github.com/sigstore/protobuf-specs)…
-
-
logcat looks something like this when trying to Session::connect
logcat
```sh
11-19 16:46:46.873 14890 14927 V rust_lib_frb_base::ap..: Connecting to librespot
11-19 16:46:46.873 14890 149…
-
We've got a critical alert from dependabot that `failure` crate was too old:
The root dependency seems to come from https://github.com/scs/webpki-nostd
Is it possible to fix it?
-
As of https://github.com/hyperium/tonic/pull/660, it is convenient to simply enable the tonic `tls-webpki-roots` crate feature.
With that feature enabled, one can omit `tls_config()` on the `Channe…
-
See above. When I try to connect to an IP address I get a complaint about an invalid domain. Other TLS crates seem fine with an IP to connect to. Why is this check in place for IP addresses?