Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ItemDescription

Select Pico

Select for wich which pico instance you want the key exchange to be configured in this list. All running pico instances will be available for selection.

Select Keystore Type

Select the keystore type in this list. Supported types are JKS, JCEKS, and PKCS12.

Select Keystore

Select the keystore you want to use. All keystores for the selected pico Pico instance will be available for selection, see the Adding Keystores to Pico Instances section below for further information.

Upon selection, you will be prompted for the keystore's password:

Aliases

This section will show the available aliases and their respective types within the selected keystore. The type can be either key or a certificate.

Remove

Click this button to remove selected aliases from the list.

Import Certificate

Click on this button to import an existing certificate. You will be prompted to select the certificate and enter the alias:

Click on the Select Certificate button, browse to the location of the certificate, select it, and click Open. Then enter the alias and click OK to import.

...

In order to select a keystore, it has to be added to the pico Pico instance. Mulitple Multiple keystores can be added at the same time. This is done using topo by executing the following sequence, assuming the keystore(s) exists:

...

Info
titleExample - Adding Keystore to Pico Instance


Code Block
$ mzsh topo set --allow-disconnected -l pico:ec1/obj:config.properties.security 'keystorePath: "/tmp/keys/mykey.keystore"'
$ mzsh topo activate
$ mzsh restart ec1



Scroll ignore
scroll-viewportfalse
scroll-pdftrue
scroll-officefalse
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmlfalse


Next: