-
From the [Let's Encrypt](https://letsencrypt.org/2024/07/23/replacing-ocsp-with-crls/) blog:
Jul 23, 2024 • Josh Aas
Today[sic] we are announcing our intent to end [Online Certificate Status P…
-
### Your current environment
Running via Docker
```text
docker run --runtime nvidia --gpus \"device=${CUDA_VISIBLE_DEVICES}\" --shm-size 8g -v $volume:/root/.cache/huggingface …
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…
-
* **Version**: 73f660bee008e1e4f8d310158c1258b65b53f959
* **Platform**: All
* **Subsystem**: Server
The `spiffe_refresh_hint` parameter of a bundle represents a suggestion for when a consumer sho…
-
From https://primal.net/e/note16l86pvcfcqdkrpm7h0re58gn9420js2tszndxqh08xfgvqe2lxpqph82r0
> (1) There seems to be an issue when LND uses self-signed certificates, which is the default behavior. Alb…
-
## Describe the bug
This is very similar or maybe the same as #211 . But I am writing a new issue because it is not related to Windows.
I am on Azure cloud on a 4 x A100 GPU Linux machine.
I inst…
-
This is perhaps a flawed request from a security standpoint. However, it would increase the user-friendliness of the trust project potentially.
Just like how currently a certificate in cert-manager…
-
In "Section 4.1. The Workload Identity Token", the spec states:
`It is issued by the Identity Server and binds a public key to the workload identity.`
Could we relax this to allow for self-sig…
-
I was pretty confused by the parameter names of the SSH server, so I thought I'd leave some pointers for anyone else having trouble
To set up an AsyncSSH SFTP server, you can follow these steps:
…
-
The current secure comms only supports SSL which is deprecated.
note that it could be that the thing called `SSL` in the current implementation is actually doing `TLS`, according to ChatGPT:
Yes…