Member since
02-02-2024
3
Posts
2
Kudos Received
0
Solutions
02-05-2024
04:18 AM
1 Kudo
thanks, I have created a new post: https://community.cloudera.com/t5/Support-Questions/NiFi-SAN-IP-using-toolkit-NiFI-Registry/td-p/383130
... View more
02-02-2024
06:07 AM
1 Kudo
how do use the toolkit to create and IP within the SAN? I am using the following script: bash "${NIFI_HOME_DIR}"/nifi/nifi-toolkit-current/bin/tls-toolkit.sh standalone -O -n 'localhost' -C "${cn}" -o "${NIFI_HOME_DIR}"/key_trust --subjectAlternativeNames dns:'localhost',ip:"${NIFI_SAN_IP}" but only the DNS:localhost gets created
... View more