CompTIA
LX0-104 · Question #427
LX0-104 Question #427: Real Exam Question with Answer & Explanation
The correct answer is C: openssl s_client connect pop.example.com:pop3s. See the full explanation below for the reasoning.
Question
The openssl command can be used to test connections with various secure services. What command will open a connection with a remote POP3S (POP3 over SSL) server?
Options
- Aopenssl connect host pop.example.com:pop3s
- Bopenssl connect pop.example.com:pop3s
- Copenssl s_client connect pop.example.com:pop3s
- Dopenssl s_client pop.example.com:pop3s
Community Discussion
No community discussion yet for this question.