Generate the keystore/truststore

This command generates the keystore (UVMS) or the truststore (UVC Web Console) that must accept the certificates and keys.

Syntax:

unissl GENSTORE –pwd <arg>

Parameters

Description

-pwd <arg>

Keystore or truststore password. If this argument is not entered, the user will receive a prompt.

This password will be used for all the unissl commands.

-help

Displays the online help

Example in UVMS:

unissl GENSTORE -pwd unissl

Keystore created successfully

Example in UVC Web Console:

unissl GENSTORE -pwd unissl

Truststore created successfully