Question: Part 1 ( Setup your own secured webserver ) ( 5 Points ) You can choose any operating system like Windows, macOS, or a Linux

Part 1(Setup your own secured webserver)(5 Points)
You can choose any operating system like Windows, macOS, or a Linux distribution (e.g., Ubuntu). The choice might depend on the student's familiarity with the OS or specific learning objectives.
Objective 1 Set Up a Web Server:
On Windows, this could involve installing and configuring software like IIS (Internet Information Services) or XAMPP (which includes Apache)
Linux, Apache, or Nginx are popular choices.
Objective 2 Host a Simple web page:
You need to create a basic HTML webpage. (Single page does the trick)
Objective 3 Create a Self-Signed SSL Certificate:
You can use tools like OpenSSL to create a self-signed certificate. This process involves generating a private key and a certificate signing request (CSR), and then using the CSR to create the SSL certificate.
The self-signed certificate is then configured on the webserver to enable HTTPS for the webpage you managed to create.
Objective 4 Testing:
After setting up the server and hosting the webpage, you should test the website by accessing it through a web browser using HTTP and HTTPS. To solve this question i need step by step explanation of every step being done to solve this question with pictures/ screenshots of whats happening as evidence

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!