Re: TLSV1_ALERT_PROTOCOL_VERSION from the API server

2018-01-30 Thread Christian Hammond
Hi Sergey, Sounds like the version of OpenSSL on your system being used by Python is a bit too old and is attempting to use TLS v1 with reviews.apache.org, which is disabled there. According to ssllabs.com, only TLS v1.2 is supported. It's possible your OpenSSL doesn't support this. What version

TLSV1_ALERT_PROTOCOL_VERSION from the API server

2018-01-29 Thread Sergey Shelukhin
I'm trying to post something to Apache review board and getting this error on RB 0.7.11. Is there some configuration/other component that one needs to update for it to use a correct version? rbt post --debug --guess-fields no -X "*gen/*" master..HEAD ... >>> Making HTTP GET request to