Open a terminal window
telnet www.uiuc.edu 80
GET / HTTP/1.0and hit the enter key twice
% telnet www3.isrl.uiuc.edu 80or
% telnet www.microsoft.com 80and executing the same command
% openssl s_client -connect www-s.uiuc.edu:443Notice the SSL session information, including the server certificate.
GET / HTTP/1.0
To submit this assignment, write up your answers in valid XHTML with the appropriate headers and footer information, upload it to the GSLIS I: Drive, and send me a URL (again, feel free to use the generic HTML page and its accompanying stylesheet as a template). Be sure to upload the text files you create of the HTTP headers and provide a link to them from your lab writeup.
Out of 25 points total.