-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Attempt to fix appveyor #43333
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Attempt to fix appveyor #43333
Conversation
AFAIK revocation is on by default for Windows but not elsewhere, see rust-lang/cargo#3699 Can you add a comment to this? Otherwise r=me |
b382ec7
to
bbe0250
Compare
@bors r=alexcrichton |
📌 Commit bbe0250 has been approved by |
⌛ Testing commit bbe025027c281e1f0e8b7abc42975f7beb75b41c with merge 4d335bed12f3da18c866a7d3846633699bae9806... |
💔 Test failed - status-appveyor |
bbe0250
to
3fe5721
Compare
@bors: r+ |
📌 Commit 3fe5721 has been approved by |
Attempt to fix appveyor This will fix the problem, I think, but I don't know that this is a good idea (potentially leaving ourselves open to attackers, I guess, if a cert was revoked...). Of course, it may not. I don't actually have windows to check on.. r? @alexcrichton
☀️ Test successful - status-appveyor, status-travis |
This will fix the problem, I think, but I don't know that this is a good idea (potentially leaving ourselves open to attackers, I guess, if a cert was revoked...). Of course, it may not. I don't actually have windows to check on..
r? @alexcrichton