Commit a2ed98c
“sahmad154”
Harden certs.sh: Add pre-check for update-ca-certificates
- Verify /usr/sbin/update-ca-certificates exists and is executable
- Fail fast with clear error message if missing
- Addresses TODO-4: Harden certs.sh with runtime validation1 parent 5b552ff commit a2ed98c
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
27 | 34 | | |
28 | 35 | | |
29 | 36 | | |
| |||
0 commit comments