Commit e76eb80
committed
fix(tlsbridge): reject unrecognized tls_bridge.ca_source in config validation
An unknown ca_source (e.g. typo'd 'vault') previously fell through to the
ephemeral CA silently; fail fast so a misconfigured file-CA deployment is a
loud startup error rather than silent ephemeral mode.
Signed-off-by: Hai Huang <huang195@gmail.com>1 parent 54a6859 commit e76eb80
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
| |||
0 commit comments