Versions Compared

Key

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

...

Info

Quotes and double quotes surrounding the target path and property names are required for some properties to prevent overwriting. For further information, see /wiki/spaces/MD94/pages/352119443 Working with STR.

pico.rcp.tls.keystore

This property is to set the keystore file path. If this property is not set, TLS will not be used. 

...

This property is used if client authentication (two-way authentication) is required. The default value is false. Refer /wiki/spaces/MD94/pages/352186038 Enable Two-way SSL On RCP

Code Block
languagetext
$ mzsh topo set 'topo://container:<container>/val:common."pico.rcp.tls.require.clientauth"' true

...