Hi @Bio_TICFSL
can you elaborate a bit more on that?
I briefly compared the relevant parts of the hab4_pki_tree script and could not see anything that looks different between the generation of the IMG and CSF keys/certs.
So what's the issue with simply reusing the same key for both?
...
[Install CSFK]
File = CSF1_1_sha256_4096_65537_v3_usr_crt.pem
[Authenticate CSF]
[Install Key]
Verification index = 0
Target Index = 2
File = CSF1_1_sha256_4096_65537_v3_usr_crt.pem
...
In general, what's the reason for having seperate keys for CSF and IMG in the first place?
(I know there is the fast authenticatio mechanism, but I want to understand the potential security implications)
Thanks!