Dell EMC Specialist – Systems Administrator, VMAX All Flash and PowerMax — Question 12
A storage administrator is trying to create a new bucket using s3curl.pl. They use a URL, pointing to their load balancer. The SSL connection is terminated on the load balancer.
What port number should be used all the command line?
Answer options
- A. 9020
- B. 9021
- C. 9023
- D. 9025
Correct answer: B
Explanation
The correct answer is B (9021) because it is the port typically used for secure connections when SSL is terminated at a load balancer. The other options (9020, 9023, and 9025) do not correspond to standard configurations for SSL termination in this context.