Posted by: Pdfprep
Post Date: February 2, 2021
OpenSSL on Linux servers includes a command line tool for testing TLS.
What is the name of the tool and the correct syntax to connect to a web server?
A . openssl s_client -site www.website.com:443
B . openssl_client -site www.website.com:443
C . openssl s_client -connect www.website.com:443
D . openssl_client -connect www.website.com:443
Answer: C
Leave a Reply