-
@deeglaze on the [RATS mailing list](https://mailarchive.ietf.org/arch/msg/rats/7fKjloBwrv4NbYHQtlWCIbGmWi0/):
> Minor technical bits about the document:
> 1. https://datatracker.ietf.org/doc/html…
-
https://github.com/RustCrypto/formats/blob/fdb711e56e8139c57284ce06329033e467c5a0c4/x509-cert/src/builder.rs#L199
Is there any special reason to enable it by default?
I understand that the ETSI …
-
### Description
Currently headers are canonicalized, for example:
```golang
func main() {
client := cycletls.Init()
client.Do(
`http://...`,
cycletls.Options{
Headers: map[string]stri…
-
As far as I can tell, redbean's SSL cert and key are set at initialization with Program* or -C/-K, and can't be changed after that. This makes using letsencrypt/zerossl tricky, since the server needs …
-
**Describe the bug**
With staging build 728,
If we set these parameters in `zowe-setup-certificates.env`:
```
HOSTNAME=tvt6019.svl.ibm.com
IPADDRESS=9.30.242.85
```
we still get…
-
### The problem
When attempting to setup the Netgear integration I receive a Connection or login error: please check your configuration error. This happens if all of the fields in the UI are filled i…
-
I tried to onboard a new device to Trustpoint using the client:
After executing the onboarding command I get the following error:
```
(.venv) admin@trustpoint-client:~/trustpoint-client $ pytho…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Conduct]…
-
Can anyone clarify how to generate the keys and certificate required to use fleet telemetry mTLS?
I can't find instructions on generating the keys in this repo.
The vehicle-command repo has [ins…
-
**What happened**:
We run an ingress with client certificate check.
```
annotations:
nginx.ingress.kubernetes.io/auth-tls-secret: rcm-planner-backend-int/mud-ca-cert
nginx.ing…