Which of the following is required for Secure Sockets Layer (SSL) enablement within an HTTP server?

A.
A JDK
B.
A valid, issued certificate
C.
IPv6 (Internet Protocol Version 6)
D.
Updating the https.conf file and not the httpd.conf file
Explanation:
The iKeyman GUI, which is included within the IBM HTTP Server distribution, can be used to create a key
database file (for example: key.kdb) needed to store personal server certificates required by the client browser
during an SSL handshake.
Incorrect Answers:
D: Enable SSL directives within the IBM HTTP Server’s configuration file (httpd.conf)
https://www-01.ibm.com/support/docview.wss?uid=swg21179559#step3