Add test certs that don't use RC2 to System.Net.TestData and System.Security.Cryptography.X509Certificates.TestData - #120
Conversation
System.Security.Cryptography.X509Certificates.TestData
|
The diff view says all the new files are empty, instead of added as binary files. |
|
Do I need to do something special to add them differently? |
|
Must be a UI bug, then. I don't know how new packages get published from here... so I'm not sure how we'll consume it from the tests. |
|
My understanding is that once this goes in, a CI build will publish the new packages. The runtime repo subscribes to this as a dependency, so a PR should automatically be opened to update to the new package versions. And once that goes in, we can consume the new files from the tests. |
|
Elinor's description is correct. We should get a package with the updated data files within about a day at max automatically consumed in dotnet/runtime. |
|
Oh, nice. The last time I updated this package it involved a lot of tracking people down for manual builds and uploads 😄. And all of this was fields. And I had to walk to school barefoot. In the snow. Uphill. Both ways. |
|
cc @aik-jahoda |
Created by importing the original certs (that use RC2) on Windows and re-exporting them to generate versions without RC2.
cc @jkoritzinsky @steveisok @AaronRobinsonMSFT @bartonjs @wfurt