Skip to main content

Self Signed Example

This command generates a self-sign certificate and automatically import it into notation trustore in the appropriate location.

Command:

./notation-securosys generate-selfsign-crt

Input(example):

{ 

"keyId": "SecurosysImageSignKey01",

"pluginConfig": {},

"certificate": {

"validity": 365,

"attributes": {

"commonName": "DockerImageSign05"

}
}
}