Commit e419417
committed
tests: generalize update_valid_1_cert.bash
1. Rename to `update_valid_ee_certs.bash`
2. Don't hardcode location of `bash` for shebang.
3. Remove echo's about potential future extensions.
4. Add a helper function for fetching EE certs.
5. Use helper to update all three valid realworld testcase EE certs
instead of just `1password_com_valid_1.crt`1 parent 57a2d16 commit e419417
File tree
2 files changed
+21
-10
lines changed- src/tests/verification_real_world
2 files changed
+21
-10
lines changedLines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments