Quick start¶
To quick-start a Cosmian KMS server on http://localhost:9998
that stores its data
inside the container, run the following command:
To run a KMS where the database will survive restarts, run:
Please note that if you want to use the KMIP wire protocol, you need to configure TLS and the socket server using the server configuration file first.
If you do not have Docker available, install a Cosmian KMS server as described in installation guide:
Using the Web UI¶
Open your web browser and navigate to http://localhost:9998/ui
to access the GUI.
Using the CLI¶
Get the Cosmian CLI from Cosmian packages. You can then easily manage the server:
-
Create a 256-bit symmetric key
-
Encrypt the
image.png
file with AES GCM using the key -
Decrypt the
image.enc
file using the key