Test ID | setup_gui_ssl |
Panel |
OpenDS GUI setup command: test
install , ssl panel, control -panel and uninstall |
Items |
- run setup command to install
in GUI - In the Server Settings Panel , enter expected data for hostname, LDAP PORT - Then for LDAP Secure Access click on Configure - In the Configure Secure Access Panel, tick the Box Enable SSL and enter a valid Port SSLPORT , then click OK - Then continue to enter data in the Server Settings Panel for cn=Directory Manager and its password. - Click Next - Leave default value in Topology Options Panel and click Next - In the Directory Data Panel Choose option 4 To Import automatically-generated sample data, with 200 entries Click Finish - open control-panel in GUI - stop and start the server in the control-panel - verify SSL connection ./ldapsearch -X -Z -p SSLPORT -D "cn=directory manager" -w password -b "cn=config" -v "(objectclass=*)" - run uninstall command to uninstall in GUI |
Specific checks | - Check the install is
successfull Check the server is running Check the Base DN has been created - Check control-panel data are valid - Check uninstall is successfull |