-
Create a self-signed certificate using the command below.
|
|
|
|
You can generate a key and a certificate by using other utilities as well.
-
Verify that the private key and certificate file are generated.
|
|
|
|
-
Generate a public key from a private key.
-
Store the public key in OpenStack Barbican.
|
|
|
|
-
You can also verify the encryption operation logging in the PKCS11 log file cs_pkcs11_R3.log during public secret generation, as shown below.
-
Get the value of the public key.
|
|
|
|
-
Store the Private key in OpenStack Barbican.
|
|
|
|
-
Get the value of the Private key.
|
|
|
|
-
Store the certificate on OpenStack Barbican.
|
|
|
|
-
Get the value of the certificate from OpenStack Barbican.
|
|
|
|
-
You can verify all the secrets.
|
|
|
|