Package org.apache.ftpserver.ssl

Interface Summary
SslConfiguration SSL configuration
 

Class Summary
AliasKeyManager X509KeyManager which allows selection of a specific keypair and certificate chain (identified by their keystore alias name) to be used by the server to authenticate itself to SSL clients.
DefaultSslConfiguration Used to configure the SSL settings for the control channel or the data channel.
ExtendedAliasKeyManager X509KeyManager which allows selection of a specific keypair and certificate chain (identified by their keystore alias name) to be used by the server to authenticate itself to SSL clients.
 

Enum Summary
ClientAuth Enumeration of possible levels of client authentication during an SSL session.
 



Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.