1
“서버 인증서 확인은 정상”이지만“ALPN, 서버가 프로토콜에 동의하지 않았습니다”
나는 컬 콜을하고있다 curl -v ... https://... 자세한 출력에는 .... * 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 /v3/pindertek.com/messages HTTP/1.1 > Host: …