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 | |
| 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)