Issue 1463: Gerrit init with CLIENT_SSL_CERT_LDAP missing LDAP configuration
Status:  New
Owner: ----
Reported by mrchu...@yahoo.com, Jul 9, 2012
************************************************************
***** NOTE: THIS BUG TRACKER IS FOR GERRIT CODE REVIEW *****
***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, INTERNAL *****
***** ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC.    *****
***** THOSE ISSUE BELONG IN DIFFERENT ISSUE TRACKERS!  *****
************************************************************

Affected Version: 2.4.2

What steps will reproduce the problem?
1. java -jar gerrit-2.4.2.war init -d /some/path/to/gerrit
2. Authentication method          [OPENID/?]: client_ssl_cert_ldap
3. finish configuration normally.

What is the expected output? What do you see instead?
Expected Gerrit start up, but failed due to [ldap] section is not configured.

Please provide any additional information below.
it would be good to give a chance to import CA cert into etc/keystore while configuring.