Multiple choice technology web technology

Which statement is true about SSL configuration?

  1. SSL can be configured only at the domain level. All the servers in that domain use same SSL configuration.

  2. SSL can be configured at the server level. All the servers in the domain can be configured to use their own SSL

  3. SSL can be configured at the cluster level. All the servers that are part of the clusters use the same SSL

  4. Once you configure SSL, the normal listen port will be disabled and cannot be used while the SSL port is

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

SSL can be configured at the server level, allowing each server in a domain to have its own SSL configuration for flexibility. Option A is incorrect because SSL is not limited to domain-level only. Option C incorrectly states cluster-level configuration. Option D is false because normal listen ports remain available.