testing: Add CA ID mappings to TKM tests
Extend the build-certs-chroot script is to fill in the public key fingerprint of the CA certificate in the appropriate strongswan.con files.
This commit is contained in:
committed by
Tobias Brunner
parent
f8242127a2
commit
d6cf4a165b
+6
@@ -5,4 +5,10 @@ charon-tkm {
|
||||
15 = 1
|
||||
16 = 2
|
||||
}
|
||||
ca_mapping {
|
||||
strongswan_ca {
|
||||
id = 1
|
||||
fingerprint = CA_SPK_HEX
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user