[ 
https://issues.apache.org/jira/browse/NIFI-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435223#comment-15435223
 ] 

ASF GitHub Bot commented on NIFI-2640:
--------------------------------------

Github user alopresto commented on the issue:

    https://github.com/apache/nifi/pull/925
  
    @jpercivall it looks like the errors are of two flavors:
    * setPosixFilePermissions() apparently does not work on Windows systems. I 
will add the equivalent file permission modification code to be compatible (but 
I can't test, as I don't have a Windows system available, so please verify 
after the next push). 
    * your Windows date output format uses an offset time zone (`GMT-0500`) as 
opposed to the *nix  format (`PST`). I'll adjust the regex to handle this. 
    
    Thanks for finding these. 


> Fix Windows command-line utility for encrypted configuration files
> ------------------------------------------------------------------
>
>                 Key: NIFI-2640
>                 URL: https://issues.apache.org/jira/browse/NIFI-2640
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 1.0.0
>            Reporter: Andy LoPresto
>            Assignee: Andy LoPresto
>              Labels: configuration, encryption, security, windows
>             Fix For: 1.0.0
>
>
> The *nix script {{encrypt-config.sh}} properly invokes the 
> {{ConfigEncryptionTool}} but the Windows {{encrypt-config.bat}} does not. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to