Schachi65 (Joachim Schachermayer)
- Login: Schachi65
- Registered on: 07/17/2023
- Last sign in: 07/17/2023
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
07/17/2023
-
12:00 PM Ruby Bug #19770: TLS / Certificate Hostname Verification against IP fails with "address family must be specified"
- In that case, the hostname is a human readable IP: 192.168.55.11
-
10:30 AM Ruby Bug #19770 (Third Party's Issue): TLS / Certificate Hostname Verification against IP fails with "address family must be specified"
- I dont't use Ruby directly but indirectly via Fluentd-1.16.1 (https://www.fluentd.org/). Fluentd uses Ruby 3.1.4.
The problem is, that a TLS connection from a Fluentd Client to a Fluentd Server fails, if the connection is established ...