Hello all,

Using nifitoolkit bin/tls-toolkit.sh

While using client / server mode ( CA issuer )
Is there any way to pass it parameters like the ones using standalone mode?

Want to be able to set the password through the command line
Similar to how I can on standalone mode
EX:

Do this equivalent through toolkit with client option:

Thanks!

tls-toolkit.sh standalone -n 'SomeHost' -K 'KeyStorePassword' -P
'TrustPassword' -S 'KeyPassword'

Reply via email to