Commit 534af3a
committed
fix: refine CA certificate detection logic in entrypoint script
Updated the entrypoint script to enhance the detection of custom CA certificates. The logic now correctly identifies both regular files and symbolic links with a '.crt' extension, improving the robustness of the CA certificate setup process.1 parent cbf51a5 commit 534af3a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
| |||
0 commit comments