Skip to main content

Import Certificate Example

This command is used to automatically import the certificate via TSB to 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"
}
}