Commit 4490fee
Remove manual CertReloader wiring (#6946)
* Remove manual CertReloader wiring from server
LoadTLSServerConfig in elastic-agent-libs now handles CertReloader
setup internally (elastic/elastic-agent-libs#417), making the manual
wiring in server.go redundant. This also removes the local
resolvePassphrase helper which is now handled by the library.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Remove trailing blank line from server.go
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 11bb5ee commit 4490fee
1 file changed
Lines changed: 0 additions & 39 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | 122 | | |
148 | 123 | | |
149 | 124 | | |
| |||
246 | 221 | | |
247 | 222 | | |
248 | 223 | | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
0 commit comments