-
I try to use `wsta` within docker alpine. For that I installed `libssl1.0` as it is required.
But if I try to use it I get
```sh
wsta: /usr/lib/libssl.so.1.0.0: no version information available (re…
-
When I try the API in cURL (and Python and PHP, just for reference), I get SSL errors and no results.
```
tagesschau=$(curl -m 60 https://www.tagesschau.de/api2u/homepage)
% Total % Received…
-
For the LibreSSL branch, we should add the old OpenSSL files to ObsoleteFiles.inc.
-
Could you please consider replacement of openssl with libressl? Or fork of the project which would use libressl? Both libraries cannot be installed at the same time and I am kind of stuck with apache …
-
**Problem**
Running any cargo command that requires crates.io access (i.e. `cargo install cross`) fails with the following error on Mac OS Catalina (10.15.4). For example:
```
Updating crat…
-
Hi, Installation faile son macos15 following the steps in readme. ports are installed as required.
make all-recursive
make[1]: Entering directory '/Users/user/workspaces/docsis'
Making all in …
-
I have read these issues:
- https://github.com/nginxinc/docker-nginx/issues/485
- https://github.com/nginxinc/docker-nginx/issues/867
and think that most people now think, that this dockerized …
-
From Brook's clean install experience:
> ```
> openssl ecparam -genkey -name secp256k1 -outform DER -out secp256k1_key.der
> ```
> This line from the docs succeeded, but I get this:
> ```
> Fail…
-
### Preconditions
- [X] Requirements fulfilled
- [X] The known issues did not answer my question
- [X] The question has not been asked in the past or the answer does not satisfy me
- [X] There is cur…
-
```
curl -v https://hackershare.dev
* Trying 118.26.38.234:443...
* Connected to hackershare.dev (118.26.38.234) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client he…