Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Some of these certs expired earlier this year, but I have left them in because I am still not sure I understand the impact or how to test.
We got a notice saying there are new sub-CAs so I went ahead and added all the "issuing" ones but I am not 100% sure this is correct. The documentation is not explicit about which certificates are necessary for signature verification.
@kylecarbs would you happen to have additional context? In the PR the ECC ones were not added and of the RSA ones only the
xsignvariant was included, is that all we need?Closes coder/internal#1147
Edit: decided to add just the ECC
xsignvariants (RSA ones were already bundled). We think these are probably the ones we need (the public key is the same as the non-xsignvariants). However these certs do expire in August, so likely they will need to be replaced soon...