1

curl を使用して Jazz (Rational Team Concert) に認証しようとしています。ドキュメントとその方法に関する多くの例を読みました。

認証しようとすると、HTTP 408 Request Timeout が発生します。何か案は?

$ curl -i -k -d "j_username=myuser" -d "j_password=mypwd" "https://myserver:9443/jazz/authenticated/j_security_check"
HTTP/1.1 408 Request Timeout
Server: Apache-Coyote/1.1
Content-Type: text/html;charset=utf-8
Content-Language: en
Content-Length: 1367
Date: Fri, 03 Jun 2016 18:58:20 GMT
Connection: close
4

0 に答える 0