diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-06-27 16:23:09 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-27 16:23:09 -0500 |
commit | 3be730324208947aba8ca79545a16a596817eda3 (patch) | |
tree | aaf813e2be836ceac31375f14197a12be848c24d /components/script/origin.rs | |
parent | 887376b225d1969b04b8893afffaa4d65ea6ba1a (diff) | |
parent | cf073f1f0b519bc2cfb508dfa9bc42315ef95bb4 (diff) | |
download | servo-3be730324208947aba8ca79545a16a596817eda3.tar.gz servo-3be730324208947aba8ca79545a16a596817eda3.zip |
Auto merge of #11885 - jdm:openssl-serial, r=ConnorGBrewster
Fix common OpenSSL intermittent failure on automated builders
OpenSSL requires that the digits of the serial number for the generated certs contain an even number of digits. The recent change in sslutils (https://github.com/w3c/wpt-tools/commit/b388d6b14df8acc3fad070c74b435cd7aff056d1) does not fulfill this requirement. I'll be making the same PR upstream to address that, but this will get us out of the woods locally.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #11858 and fix #11859
- [X] These changes do not require tests because there's no automated testing for the SSL cert generation
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11885)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/origin.rs')
0 files changed, 0 insertions, 0 deletions