Closed PeterBowman closed 6 years ago
Per https://support.cloudbees.com/hc/en-us/articles/218154647:
On Thursday, 22nd February 2018 19:00 UTC (11:00 am PST), Github disabled access to their service using weak cryptographic ciphers, after this change, it is not possible to access to GitHub by https using SSLv3, TLSv1, TLSv1.1
Per gnutls-cli -l
(gnutls-bin
package):
Protocols: SSL3.0, TLS1.0, TLS1.1, TLS1.2
Possibly useful links:
Probably going to throw the old Debian 6.0 through a huge window and move on to a (hopefully) modern SO, see last comments at https://github.com/roboticslab-uc3m/questions-and-answers/issues/20.
Happily marking this as WONTFIX. Per https://github.com/roboticslab-uc3m/questions-and-answers/issues/20, we have developed a Debian 8.0 jessie (Linux kernel 3.16.0) image ready to use. On the next round of hardware tweaks (September?), the internal SD card will be replaced.
PS all ASIBOT OS images are stored in this gdrive folder.
Log in into ASIBOT's onboard CPU and perform any kind of remote request to GitHub, e.g.
git pull
orgit clone
. The command hangs, but it prints the following output if theGIT_TRACE
andGIT_CURL_VERBOSE
environment variables are set (docs):This used to work a few months ago.