-
Hi all,
I'm trying to connect to a Dockerized vsftpd FTPS server (vsftpd 3.0.3-r6) using lftp from inside another container (on the same Docker network).
From the Docker host with lftp, the conn…
-
### I did this
Certificate contains 1000 dns records in subjectAltName.
```
$ curl -w "%{time_appconnect}\n" -s -o /dev/null --cacert testca.crt https://host1.foo.test:8080/
0.105
$ curl -w "%{t…
-
I'd like to share a proof-of-concept for containerized, incremental, encrypted backups that are configured as a mailcow subservice. This is something I feel is missing from the base mailcow project, …
-
Basically copying this over from https://stackoverflow.com/questions/54771917/could-not-resolve-host-error-with-curl-multi-on-curl-version-7-64
I'm not the author of the StackOverflow question, but I…
-
-
## Driver version or file name
4.3.0
## SQL Server version
Microsoft SQL Server 2014 - 12.0.2000.8 (X64)
Feb 20 2014 20:04:26
Copyright (c) Microsoft Corporation
Enterprise Edition (64-…
-
When opening passive connections with a client that uses GnuTLS, it errors out with the error 110 "The TLS connection was non-properly terminated." Note that this only occurs for data connections. The…
-
As you note: "Integrating with secure transfer protocols (FTPS and Syslog – TLS) often requires additional settings or your firewall/proxy."
Which is correct, you would in most cases need to trust the…
-
Hi,
**TL;DR;**
Starting today, uDocker yields errors when pulling any image from Docker Hub, when it is run in AWS , either in an EC2 instance (regardless of the OS), or in AWS Lambda.
In order…
-
I've noticed that when a backup fails (in my case it's due to the underlying mount point being unavailable), the docker containers that are automatically stopped are not restarted:
```
Local and R…