-
I keep receiving error
> - edamov/pushok 0.6.4 requires lib-curl >=7.46.0 -> the requested linked library curl has the wrong version installed or is missing from your system, make sure to have the…
-
I tried to run `docker-unittests` against simple tests file:
```yaml
version: 1.1
setup:
- "apk --update --no-cache add curl"
tests:
- assume: curl version is 7.xxx
cmd: curl --ve…
-
### Short description
It would be nice to have a way to download a file partially (from an offset) with `FTP.fromPath`.
This would for instance allow resuming big files downloads.
### Details
…
-
Hi!
Thanks for your work and sharing your docker-image!
After getting up the ftps-Server, I am not able to add new users. Please, can you provide me with a short documentation?
Thank you in adv…
-
after upgrade to nodejs 10
I alway get this error
```
* Connected to google.com (0.0.0.0) port 443 (#0)
* SSL: couldn't create a context: error:140A90A1:SSL routines:SSL_CTX_new:library has no …
-
.net core在扫码支付后,微信退款操作,httpclient需要证书,类似代码如下:
X509Certificate cert = new X509Certificate(byteArr.ToArray(), password);
handler.ClientCertificates.Add(cert);
在linux下会报
The libcurl library in use …
-
PHP 7.2 is now RC5: time to prepare a branch/image for it.
Will look for the extensions required here, spare time permitted.
scara updated
5 years ago
-
Lately my "--monitor" syncing is exiting without any further comment. I cannot seem to figure out why, but it's very reproducible.
A long time ago, like before office-365 introduction it was worki…
ghost updated
5 years ago
-
### I did this
We have a library built on cURL in our PHP webapp to make requests/etc. We noticed in the latest cURL version, the PHP function `curl_error` will return an error for a second bat…
-
I installed:
1. git clone https://github.com/evertramos/docker-wordpress-letsencrypt.git and setup my web site
2. git clone https://github.com/evertramos/docker-compose-letsencrypt-nginx-proxy-compa…