Skip to content

awasser-omnispear/TestSSLServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple node http and ws server which reflects what it is sent back.

To prepare:

npm install
npm run keygen

Add the cert.pfx file to the Trusted Root Certification Authorities

For windows, simply double click the file. Keep all options default except for "Place all certificates in the following store." Browse to "Trusted Root Certification Authorities."

Once this is complete, run npm start
Connect to https://localhost:8080

About

This is a basic Node HTTP and WS server equipped with SSL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published