Commit 63d5657
committed
fix: use consistent certificate naming in sign-rpm.sh
Changed certificate filenames from generic client.crt/client.key/ca.crt
to chelon_client.crt/chelon_client.key/chelon_ca.crt for clarity.
This matches the server-side naming convention and makes it clear
these certificates are for the Chelon client.
Signed-off-by: Scott R. Shinn <scott@atomicorp.com>1 parent 5f3910f commit 63d5657
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments