-
**Is your feature request related to a problem? Please describe.**
I would to try the new [PQC algs](https://csrc.nist.gov/projects/post-quantum-cryptography) to generate PDF signatures
**Describe…
-
Just installed and initiated this project and got several warnings which seem somewhat serious in terms of the ongoing usage/maintenance of this project:
```
npm warn deprecated inflight@1.0.6: Th…
-
I find this section ambiguous.
Is this the necessary sequence.
* Generate a self-signed root certificate for localhost, ensuring that the cert contains a Subject Alternative Name.
* If the ge…
-
This issue is found by using the certificate that our customer created. After investigating, seems it is related to the BoringSSL/OpenSSL library version that Mono used. If it is, could you please t…
-
Hi I'm write c code with openssl,but I found a issue : “undefined symbol: OPENSSL_init_crypto”
For details, see https://unix.stackexchange.com/questions/657046/pam-unable-to-dlopensensepam-so-lib-s…
mkzpd updated
5 months ago
-
**Is your feature request related to a problem? Please describe.**
There are lots of services now that will stand up databases that present certificates that are signed by real certificate authoritie…
-
In this case, specifically I'm getting the
configure: error: No crypto library found!
Try --with-libssl-prefix=PATH
or --with-libgcrypt-prefix=PATH
or --with-wincng on Windows…
-
So, they behave more like exit() values, rather than true/false for success/failure.
e.g.
```
SSL_CTX_set_alpn_protos()
SSL_set_alpn_protos()
```
I don't know how many people actually use the …
-
### Is your feature request related to a problem? Please describe.
Currently, the project relies on OpenSSL to perform `https` requests to pull the different runtimes. We are using the `reqwest` crat…
-
## About
Read there: https://www.openssl.org/blog/blog/2023/09/11/eol-111/
Consequences for borg releases / branches:
## borg 1.1.x (1.1-maint branch)
... is EOL, too (no more releases), so …