Import Certificate Example
This command is used to automatically import the certificate via Transaction Security Broker (TSB) to the HSM and add it to the notation truststore in the appropriate place.
Command:
./notation-securosys import-certificate
Input(example):
{
"keyId": "SecurosysCertKey",
"pluginConfig" : {
"certPath":"/home/securosys/Downloads/Securosys/SecurosysImageSignKey01t.crt",
"caPath":"/home/securosys/Downloads/Securosys/SecurosysImageSignCA.crt"
}
}