-
Our `pem` and `pem-opencl` formats sometimes report double the actual PBKDF2 iteration count, considering (if I understand correctly) also the derived key length. I find this unexpected and confusing.…
-
ISTM PEM is a more useful format than DER once we actually _have_ the certificate. I believe every service I know of expects to read in certificates as PEM … ?
According to the spec:
> The default f…
-
https://github.com/ruby/openssl/blob/01b23fa8eee2ff9cc4ef5f6fabca6d999e0979c2/ext/openssl/ossl_pkey.c#L152
This code says that it will load DER encoded keys, but it does not work when provided with…
-
I need to make this vite config work with vinxi:
```
import { resolve } from "node:path"
import { defineConfig } from "vite"
import tsconfigPaths from "vite-tsconfig-paths"
import basicSsl from…
-
The information below will help us in creating a bottlenecks summary table to be used for reporting/dashboards.
Summary screen of bottlenecks in PeMS
![image](https://github.com/user-attachments/a…
-
## Description
At present the test suite added via https://github.com/opensearch-project/opensearch-api-specification/pull/439 test for common scenario, which is 403 when calling admin-only API.
…
-
### Version
2.14.0
### Bug description
During the client#connect invocation, I am facing the parsing problem that provides me with identity in format
"~/.ssh/sftp.pem", but Tilda is expecte…
-
Create a pem key workflow that can be used to allow multiple users to log into a specific user on a server.
-
**Is your feature request related to a problem? Please describe.**
Pixie deploys various pods like vizier-query broker, vizier cloud connector, kelvin and vizier-pem.
When we try to add nodeSelect…
-
#### Overview of the Issue
I need to setup two clusters on one machine for test, so I need to change the default settings of CONSUL_CONFIG_DIR and CONSUL_DATA_DIR.
I followed the document to s…