This PR adds support for specifying the origin certificate content as an environment variable. This is useful when deploying cloudflared in environments where writing a file is not possible, ex: Heroku The cert must be base64 encoded. |
||
|---|---|---|
| .. | ||
| cmd.go | ||
| cmd_test.go | ||
| configuration.go | ||
| configuration_test.go | ||
| ingress_subcommands.go | ||
| login.go | ||
| server.go | ||
| signal.go | ||
| signal_test.go | ||
| subcommand_context.go | ||
| subcommand_context_test.go | ||
| subcommands.go | ||
| subcommands_test.go | ||
| tag.go | ||
| tag_test.go | ||