Improve proxy certificate generation by mbg · Pull Request #3473 · github/codeql-action (original) (raw)

This PR modifies the generateCertificateAuthority function used by the start-proxy action to configure some additional properties that some validators may require of a CA certificate. Additionally, a specific digest is specified when signing the certificate to make this deterministic. The new behaviour is gated by a FF.

Risk assessment

For internal use only. Please select the risk level of this change:

Which use cases does this change impact?

Workflow types:

Products:

Environments:

How did/will you validate this change?

If something goes wrong after this change is released, what are the mitigation and rollback strategies?

How will you know if something goes wrong after this change is released?

Are there any special considerations for merging or releasing this change?

Merge / deployment checklist