You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Thilo Bangert (JIRA)" <ji...@apache.org> on 2019/05/07 08:03:00 UTC

[jira] [Created] (FTPSERVER-492) Documentation fix for missing attribute name

Thilo Bangert created FTPSERVER-492:
---------------------------------------

             Summary: Documentation fix for missing attribute name
                 Key: FTPSERVER-492
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-492
             Project: FtpServer
          Issue Type: Improvement
            Reporter: Thilo Bangert


--- configuration_listeners.mdtext (revision 1858830)
+++ configuration_listeners.mdtext (working copy)
@@ -76,7 +76,7 @@
 |---|---|---|---|
 | file | Path to the key store file | Yes | &nbsp; |
 | password | The password for the key store | Yes | &nbsp; |
-| Password for the key within the key store | No | Key store password |
+| key-password | Password for the key within the key store | No | Key store password |
 | key-alias | Alias of the key to use within the key store | No <| Uses first key found |
 | type | Key store type | No | JRE key store default type, normally JKS |
 | algorithm | Key store algorithm | No | SunX509 |



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)