Hi, I'm unable to openssl s_client, wget, curl or ftp the domain k8sapi.prod.chorus1.net. Here is example session with ftp command:
$ ftp -o /dev/null https://k8sapi.prod.chorus1.net/ Trying 34.102.178.128... TLS handshake failure: handshake failed: error:1404B09F:SSL routines:ST_CONNECT:length mismatch When I use Firefox, Chromium or gnutls-cli I'm able fetch content behind the url (JSON with an error, which is expected). Also using eopenssl and eopenssl11 works with mentioned domain. -- Regards, Mikolaj
