-
I've built a Docker image containing only the CLI binary and got this:
```
[I] py: edgedb-pkg /t/d/dockerctx
$ docker run -it --rm edgedb-cli
[2022-11-17T19:06:48Z WARN edgedb::version_check] C…
-
## Issue description
I was trying to add the autocompletion to novops and my laptop CPU was flirting with the 97 celsius bar so I had a peek at the build logs and I think it gets built twice:
```
…
-
Currently, JSF signatures are only validated for correctness (in thei; we need testcases to verify this. As part of this effort we may also want to add custom "structs" for JSF objects/fields and cre…
-
Starting from `rustls` 0.23, the backend provider is `aws-lc-rs`. However, `request` hard coded many `ring`s, especially the default `rustls-tls` feature. Will this change in the future to use the def…
-
TLS connections only support DNS domain names ([RFC 5280 Section 7.2](https://tools.ietf.org/html/rfc5280#section-7.2)).
```sh
Error: grpc_health_check::Error(Transport, tonic::transport::Error(Tr…
-
Hi, I got an `BadDER` error when use `rust-tls` to build non-web tls application.
After investigation. I found the cause of `BadDER` is the DNS name `*.b` is not valid.
I've tried some format.
``…
-
Hello, I wanted to raise a note that this crate currently has a transitive dependency on `option-ext`. That library is MPL-2, a copyleft license. The `option-ext` dependency is brought in via the depe…
-
In https://github.com/rustls/webpki/pull/66 we've staged support for using Certificate Revocation Lists (CRLs) to make revocation decisions during path building.
The code in that branch performs CR…
-
Hi - we just found out that because the default manylinux selected is 2014, this has a strong likelihood of causing a build failure if your library has `rustls` as a dependency.
Specifically, the `…
-
pi@pi4:~/automata $ cargo build --release
Compiling sct v0.6.0
Compiling webpki v0.21.4
Compiling wasm-timer v0.2.5
Compiling rw-stream-sink v0.2.1
Compiling soketto v0.4.2
Com…