-
Hi, I am trying to run a PoC with EVE-OS + Adam controller.
EVE-OS runs in a qemu VM while adam within a docker container.
First, I generated certs for Adam controller:
```
mkdir adam && cd a…
-
I just set up a TLSNotary server here: https://tlsnotary.zervice.io/ and [wrote a guide for others](https://docs.monadical.com/s/UrN0j1lpu) in the process, but I encountered a minor issue in the proce…
-
From the OP of #13167, where @levitte said:
> This PR *does not* implement a separate DER->PEM encoder, that's left to be done in another PR.
@paulidale [asked](https://github.com/openssl/openssl/…
-
**Describe the bug**
I'm trying to package `proxy.py` for Gentoo, and I'm hitting tons of test failures. The best result I've gotten so far is via `tox -e py311`, which still gives 9 integration test…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
When I trying to install miniforge3 on Ubuntu 24.04 with alternative installation location o…
-
Instead of PEM file path can you provide a method to accept PEM string
-
When running OpenSSL ca, an "01.pem" (or ".pem") is being created in "outdir" even though "out" (the name of the desired output file) is being specified. This appears redundant.
-
Hello. I just tried running DockOVPN on a Debian 12 installation and got the following error:
```
X509::parse_pem: error in cert::error:0909006C:PEM routines:get_name:no start line
```
After i…
-
https://github.com/openwrt/packages/blob/0a15829d7377cb989694fb3cef5b789d6fbad1d0/net/acme/files/run.sh#L357
haproxy.pem only generated on the first cert Issuing.
https://github.com/openwrt/packag…
-
## Summary
Currently, Rspamd cannot load PEM-encoded ed25519 keys and thinks they are RSA keys. Now that OpenSSL supports ed25519, I believe there are no benefits in using a custom and non-portable…