mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Download buildbot metadata via https
https://build.servo.org/json works.
https://www.hardenize.com/report/build.servo.org#www_tls
Likely ECDHE-RSA-AES128-GCM-SHA256 will be used by any modern client to download the file.
-----
https://docs.python.org/2/library/urllib.html
> For Python versions earlier than 2.7.9, urllib does not attempt to validate the server certificates of HTTPS URIs. Use at your own risk!
python3 is used to run the script:
|
||
---|---|---|
.. | ||
ci | ||
doc.servo.org | ||
layout_viewer | ||
taskcluster | ||
cert_generator.js | ||
jsdefine | ||
memory_chart.html | ||
memory_reports_over_time.py | ||
patch-trace-template.py | ||
run_in_headless_android_emulator.py | ||
rustdoc-style.html | ||
rustdoc-with-private | ||
servo.sb | ||
servo_automation_screenshot.py | ||
servo_gdb.py | ||
start_servo.py | ||
valgrind-memcheck.supp |