| Test ID | setup_ssl |
| Panel |
OpenDS GUI setup, SSL panel |
| 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 Leave default value in Directory Data Panel and click Next Click Finish - open status-panel in GUI - verify SSL connection ./ldapsearch -Z -p SSLPORT -D "cn=directory manager" -w password -b "cn=config" -v "(objectclass=*)" |
| Specific checks | - verify that LDAPS is enabled in the status-panel |