Hi Emmanuel,
do you want to have a single column only? I think most displays have
enough room for two columns. Not sure if responsive design is nowadays
possible in Eclipse ;)
Regarding adresses, will it be possible to define individual interfaces,
e.g. 127.0.0.1 only, or public interface, or IPv6 only, etc.
Kind Regards,
Stefan
On 12/04/2014 07:33 PM, Emmanuel Lécharny wrote:
> Hi guys,
>
> here is what I'm coming with for the new LDAP/LDAPS tab :
>
>
>
> +------------------------------------+
> | .--------------------------------. |
> | |V LDAP Transport | |
> | +--------------------------------| |
> | | [X] Enabled | |
> | | Address : [////////////////] | |
> | | Port : [/////////] | |
> | | nbThreads: [/////////] | |
> | | backLog : [/////////] | |
> | +--------------------------------+ |
> | .--------------------------------. |
> | |V LDAPS Transport | |
> | +--------------------------------| |
> | | [X] Enabled | |
> | | Address : [////////////////] | |
> | | Port : [/////////] | |
> | | nbThreads: [/////////] | |
> | | backLog : [/////////] | |
> | +--------------------------------| |
> | .--------------------------------. |
> | | Server limits | |
> | +--------------------------------| |
> | | Max time limit : [////////] | |
> | | Max size limit : [////////] | |
> | +--------------------------------+ |
> | .--------------------------------. |
> | | SSL/TLS keystore | |---> This might move in the
> Advanced SSL Settings part.
> | +--------------------------------| |
> | | keystore : [////////] (browse)| |
> | | password : [////////////////] | |
> | | [X] Show password | |
> | +--------------------------------+ |
> | .--------------------------------. |
> | |V Advanced SSL Settings | |
> | +--------------------------------| |
> | | [X] needClientAuth | |
> | | [X] wantClientAuth | |
> | | Cipher suite : | |
> | | +-----------------+ | |
> | | | | (add) | |
> | | | | (edit) | |
> | | | | (delete) | |
> | | +-----------------+ | |
> | | Enabled protocols : | |
> | | +-----------------+ | |
> | | | | (add) | |
> | | | | (edit) | |
> | | | | (delete) | |
> | | +-----------------+ | |
> | +--------------------------------+ |
> | .--------------------------------. |
> | |V Advanced | |
> | +--------------------------------| |
> | | [X] Enable TLS | | ---> This might move in the
> Advanced SSL Settings part.
> | | [X] Enable ServerSide PWD hash | |
> | | hashing method {========} | |
> | | Replication pinger sleep [XXX] | |
> | +--------------------------------+ |
> +------------------------------------+
>
> Wdyt ?
>
> Note that it will only work with ApacheDS 2.0.0-M19.
>
>