Commit 83b07b6
committed
tls: Simplify cockpit-certificate-ensure
Drop support for merged certificate/key files. We deprecated this in
2021 with 76fc4cb ("tls: largely rewrite cockpit-certificate-ensure")
and have been warning about it ever since.
Turn the --for-cockpit-tls option into a no-op (with deprecation
warning): we can't use this tool with cockpit-ws anymore, so the only
other mode that makes sense is `--check`.
Assisted-by: Claude <noreply@anthropic.com>1 parent e54fd2e commit 83b07b6
File tree
4 files changed
+25
-43
lines changed- containers/ws
- src
- systemd
- tls
4 files changed
+25
-43
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
| |||
284 | 282 | | |
285 | 283 | | |
286 | 284 | | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
| 285 | + | |
| 286 | + | |
302 | 287 | | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
307 | 292 | | |
308 | 293 | | |
309 | 294 | | |
| |||
398 | 383 | | |
399 | 384 | | |
400 | 385 | | |
401 | | - | |
402 | 386 | | |
403 | 387 | | |
404 | 388 | | |
405 | 389 | | |
406 | 390 | | |
407 | 391 | | |
408 | | - | |
| 392 | + | |
409 | 393 | | |
410 | 394 | | |
411 | 395 | | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | 396 | | |
416 | 397 | | |
417 | 398 | | |
| |||
424 | 405 | | |
425 | 406 | | |
426 | 407 | | |
427 | | - | |
428 | | - | |
429 | | - | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
430 | 412 | | |
431 | 413 | | |
432 | 414 | | |
433 | | - | |
| 415 | + | |
434 | 416 | | |
435 | 417 | | |
436 | 418 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
| 411 | + | |
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | | - | |
| 429 | + | |
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
| |||
0 commit comments