Question: Hello! Please create a module that will host an HTTPS server on port 4433. The code should read in the contents of the HTTPS certificate
Hello! Please create a module that will host an HTTPS server on port 4433. The code should read in the contents of the HTTPS certificate (server.crt) and key (server.key) located in a folder called "certs".
Once the HTTPS server starts, it should log "Express HTTPS server listening on port 4433"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
