github.com/nais/outtune@v0.0.0-20230327072907-ef48d1263aba/README.md (about)

     1  # outtune
     2  
     3  Utility to provide client certs for conditional access
     4  
     5  ## Generate new root CA
     6  
     7  Run `go run ./cmd/outtune-api/main.go --local-ca-init` and copy the contents of `ca.key` and `ca.pem` to the
     8  secret defined in GCP project `naisdevice-prod`.