Multiple choice technology web technology

Which module has to be installed for SSL support on Apache?

  1. mod_open_ssl

  2. mod_ssl

  3. mod_nw_ssl

  4. mod_auth_basic

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The mod_ssl module is the standard Apache HTTP Server module that provides strong cryptography for the server via the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols.