$ ./setup --no-prompt --rootUserPassword "password" \
--baseDN "dc=example,dc=com" --ldapPort 389 --enableStartTLS \
--ldapsPort 636 --useJavaKeystore config/keystore.jks \
--keyStorePasswordFile config/keystore.pin \
--certNickName server-cert --useJavaTrustStore config/truststore.jks \
--acceptLicense --instancename Instance1 --location Location1
The password to the private key with the keystore is expected to be the same as
the password to the keystore. If this is not the case, the private key password can
be defined with the administrative console or the dsconfig tool by
editing the Trust Manager Provider standard configuration object.