Commit 85405dc
Generate valid self-signed TLS certificate for metrics server
The dummy certificate data (tls.crt=dummy) caused the metrics server
to crash with "tls: failed to find any PEM data in certificate input".
Generate a proper self-signed certificate using openssl so the TLS
server can start successfully.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent c2975cb commit 85405dc
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
129 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
130 | 133 | | |
131 | 134 | | |
132 | 135 | | |
| |||
0 commit comments