mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-15 17:22:56 +02:00
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 |
||
---|---|---|
.. | ||
clusters | ||
cmd/pomerium-integration-tests | ||
flows | ||
forms | ||
tpl | ||
authorization_test.go | ||
benchmark_test.go | ||
control_plane_test.go | ||
main_test.go | ||
policy_test.go | ||
stats.go |