On Thu, Jan 22, 2015 at 6:45 AM, Emmanuel Lécharny <[email protected]> wrote:
> Some update : > > I have now set a list of existing and supported Cipher for the user to > select. It looks like this : > > .--------------------------------. > |V SSL Advanced Settings | > +--------------------------------+ > | [X] Require Client Auth | > | [X] Request Client Auth | > | Ciphers suite : | > | +--------------------------+ | > | |[X] xyz | | > | |[X] abc | | > | |[X] def | | > | +--------------------------+ | > | Enabled protocols : | > | [X] SSLv3 [X] TLSv1 | > | [X] TLSv1.1 [X] TLSv1.2 | > +--------------------------------+ > > You can select one or more ciphers, all of them are selected by default. > The selection is done based on the underlying JAVA version used on the > server, so I have to add a checkbox to select either Java 7 or Java 8. > > this setting can quickly become stale, especially at the pace java versions are EOLed Instead I suggest we provide a textbox (in the advance options) to let the user key in the desired cipher if none is needed beside the default ciphers. This is the last change in the LDAP/LDAPS tab. I have a few more changes > elswhere, but it will be fast, then we can go for a release at will. > > Thanks ! > > -- Kiran Ayyagari http://keydap.com
