Commit 16df6a4
committed
e2e: verify all 4 cert files before generating
Instead of only checking for ca.crt, verify that all generated
certs exist on disk before running gen-certs.sh. This prevents
a subtle failure where one missing cert causes TLS handshake
errors during tests.
Signed-off-by: Lohit Kolluri <lohitkolluri@gmail.com>1 parent f1b1803 commit 16df6a4
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
34 | 42 | | |
35 | 43 | | |
36 | 44 | | |
| |||
0 commit comments