pomerium/integration/tpl
Kenneth Jenkins 0d29401192
integration: add tool for renewing test certs (#4742)
Add a utility for updating the integration test certificates. It takes
three file paths: the existing certificate, the CA certificate, and the
CA key. It will update the NotBefore and NotAfter timestamps and the
certificate signature, overwriting the existing certificate.

Example usage:

  cd integration/tpl/files
  go run renew-cert.go trusted.pem ca.pem ca-key.pem
2023-11-13 08:57:02 -08:00
..
backends add integration test for https IP address route (#4476) 2023-08-18 09:32:21 -07:00
clusters remove forward auth (#3628) 2022-11-23 15:59:28 -07:00
deployments add integration test for https IP address route (#4476) 2023-08-18 09:32:21 -07:00
files integration: add tool for renewing test certs (#4742) 2023-11-13 08:57:02 -08:00
utils.libsonnet add integration test for https IP address route (#4476) 2023-08-18 09:32:21 -07:00