-
$ pod install
.
.
.
[!] Error installing OpenSSL
[!] /usr/bin/curl -f -L -o /var/folders/mc/y5l1h72s4nx2hcclzrbsxt700000gn/T/d20150605-66229-b4l949/file.tgz https://www.openssl.org/source/openssl-1.0.…
-
- [X] I certify that I have read the contributing guidelines and I acknowledge if I don't follow the format below or I don't check this box, my issue will be closed immediately without any notice.
…
-
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…
-
**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…
-
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…
-
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…
-
### 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…
-
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
6 months ago
-
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.**
There are lots of services now that will stand up databases that present certificates that are signed by real certificate authoritie…