Skip to content

fix: propagate context during certificate retrieval

feistel requested to merge feistel/gitlab-pages:fix/get-certificate-ctx into master

What does this MR do?

Propagate the handshake context to the domain request during certificate retrieval.

context.Background has no deadline and is never canceled which is not ideal

TODO

Merge request reports

Loading