Member since
03-05-2017
4
Posts
0
Kudos Received
0
Solutions
11-22-2018
03:42 AM
The default password generated by the toolkit did not work . I regenerated the certificates using the password option, and the certificates were taken in successfully both by windows and CenOS7. Please treat my query as resolved, as it has cleared my immediate problem. , I have resolved the issue , by providing a password when generating the certificates using the toolkit. With the default password generated by toolkit utility , the P12 file could not be taken in by windows and CentOS7.
... View more
11-14-2018
02:37 AM
I followed the article , and tried setting up a secure apache nifi registry. I am having issues with the P12 file. I Persistently get a message stating the password from the password file is not right. I tried this with gnome seahorse and from the command line . From the command line it encounters a parse failure . My environment
Centos 7 ( 3.10.0-862.14.4.el7.x86_64 )
NIFI Registry 0.3.0
NIFI tooolbit 1.8.0
Gnome Desktop version 3.22.1 using VTE version 0.46.2 +GNUTLS
seahorse version 3.20.0 keychain 2.8.2 from funtoo.org Inheriting ssh-agent
command line trial
gnome-keyring import CN=sys_admin_OU=NIFI.p12 gnome-keyring: couldn't parse: CN=sys_admin_OU=NIFI.p12
gnome-keyring: couldn't find any place to import files
couldn't parse: CN=sys_admin_OU=NIFI.p12
Tried creating a keyring named NIFI , but this did not get anywhere. Hoping someone elsewhere could have faced/resolved this or might have a tip . Thanks c.kannan
... View more
- Tags:
- Security
04-28-2017
09:02 PM
Is there an standard padding function in NIFI to pad a string , as in leftpad or rightpad functions provided with other languages. I see toRadix come close to Leftpad for numbers resulting in the number getting padded with zeroes to the left.
... View more
04-28-2017
08:58 PM
Is there a function or an expression in NIFI to left pad character strings
... View more
Labels: