-
Recently, I attempted to transmit an HTTPS request using the Pico W. I cloned the example „tls_client“ and attempted to build it. This process was successful, but upon running the request on the Pico …
-
Two small TODOs that came out of [CR 629736](https://go-review.googlesource.com/c/go/+/629736):
1. In `handshake_server_test.go` the "RSA" and "RSA with ec_point_format" subtests of `TestTLSPointFo…
-
Simplify and speed up the process of enabling TLS connection viewing in SNGREP, and, if possible, link it to the activation of remote support.
Deactivation should also be easy, and ideally, automate…
-
### Feature Description
Implement SSL Encryption for the endpoints exposed to Prometheus. This feature would include the ability to configure CA certs and optionally enable SSL/TLS.
Implementati…
-
I don't think `NonApplicationRootPathBuildItem#isTLsConfigured()` has been updated since the TLS registry was introduced.
This code probably needs some updating.
/cc @cescoffier
-
### What happened?
We would like to use MeshExternalService to access a server using HTTPS and supporting TLS 1.3 only.
The MES is declared this way :
```yaml
apiVersion: kuma.io/v1alpha1
kin…
-
Does posh-acme support the TLS-ALPN01 challenge? I read in the documentation about that the publishing of the challenge should be supported, but is it implemented yet? If not, is there any plans on im…
-
# Proposal
Today the Rust compiler doesn't allow users to choose the ELF TLS dialect used to compile their programs. Instead, they get the target defaults set in the backend (LLVM, GCC, etc.), which,…
-
Any chance you would consider adding mTLS support for an additional layer of security? Like a client certificate that can be presented to reverse proxy sitting in front of the caldav server.
My cal…
-
### Go version
go1.23.2 linux/amd64
### Output of `go env` in your module/workspace:
```shell
n/a
```
### What did you do?
Deploy mox, a mail server, and successfully get incoming email message …