[
https://issues.apache.org/jira/browse/FTPSERVER-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Gustavsson closed FTPSERVER-58.
--------------------------------------
Resolution: Fixed
Fix Version/s: 1.0-M2
Fixed.
commit -m "Implement using a seperate trust store (FTPSERVER-58)"
C:/home/niklas/workspaces/apache/ftpserver/core/src/java/org/apache/ftpserver/ssl/DefaultSsl.java
Sending
C:/home/niklas/workspaces/apache/ftpserver/core/src/java/org/apache/ftpserver/ssl/DefaultSsl.java
Transmitting file data ...
Committed revision 566350.
> Allow having seperate key and truststores in the SSL implementation
> -------------------------------------------------------------------
>
> Key: FTPSERVER-58
> URL: https://issues.apache.org/jira/browse/FTPSERVER-58
> Project: FtpServer
> Issue Type: Improvement
> Reporter: Niklas Gustavsson
> Assignee: Niklas Gustavsson
> Fix For: 1.0-M2
>
>
> The current implementation uses the same store both for private keys and
> trusted certs. This is typically not what you would use.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.