[
https://issues.apache.org/jira/browse/FTPSERVER-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved FTPSERVER-492.
-----------------------------------------
Resolution: Fixed
Patch applied (commit http://svn.apache.org/viewvc?rev=1858844&view=rev)
Many thanks !
> 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
> Priority: Trivial
>
> --- configuration_listeners.mdtext (revision 1858830)
> +++ configuration_listeners.mdtext (working copy)
> @@ -76,7 +76,7 @@
> |---|---|---|---|
> | file | Path to the key store file | Yes | |
> | password | The password for the key store | Yes | |
> -| 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)