1
"Überprüfung des Serverzertifikats OK", aber "ALPN, Server hat einem Protokoll nicht zugestimmt"
Ich mache einen Curl-Anruf curl -v ... https://... und die ausführliche Ausgabe enthält .... * ALPN, offering http/1.1 * SSL connection using TLS1.2 / ECDHE_RSA_AES_128_GCM_SHA256 * server certificate verification OK .... * ALPN, server did not agree to a protocol * Server auth using Basic with user 'api' > POST …