Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

http sever with ssl start

$ http-server -S -C cert.pem -o
Starting up http-server, serving ./ through https
Available on:
  https:127.0.0.1:8080
  https:192.168.1.101:8080
  https:192.168.1.104:8080
Hit CTRL-C to stop the server
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #http #sever #ssl #start
ADD COMMENT
Topic
Name
6+8 =