Commit e36f98f
authored
Amend HSM cert usage (#151)
There was an issue with invalid key types when verifying
cosign signed registry sigs with a fulcio cert generated using
the fuclio createca command
This PR makes the resulting createca generated cert have partity
to GCA generated certs
The result is a HSM / createca root cert can be used to both sign
and verify registry entries
Resolves: #150
Signed-off-by: Luke Hinds <[email protected]>1 parent d2344e5 commit e36f98f
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
96 | | - | |
| 94 | + | |
| 95 | + | |
97 | 96 | | |
98 | 97 | | |
99 | 98 | | |
| |||
0 commit comments