All, Disregard the previous email. I was running the toolkit for my user cert in same directory that already had previous server certs in there. Once I removed them I was able to generate my "user" cert with -D
On Thu, Sep 20, 2018 at 7:29 PM Juan Sequeiros <[email protected]> wrote: > Hello, > > When using nifi toolkit 1.7.1 to get user cert I run this: > > ./tls-toolkit.sh client -c CAhost -t AlongTokenString -p AportNumber -D > "CN=Juan Carlos Sequeiros,OU=NIFI" -T pksc12 > > And it fails with this return: > > 2018/09/20 23:23:57 INFO [main] > org.apache.nifi.toolkit.tls.commandLine.BaseTlsToolkitCommandLine: Command > line argument --keyStoreType=pkcs12 only applies to keystore, recommended > truststore type of JKS unaffected. > Service client error: null > > Any tips? > > Juan Carlos Sequeiros > > > -- Juan Carlos Sequeiros
