An open API service indexing awesome lists of open source software.

https://github.com/suhailroushan13/6.computer_networks

To create an HTTPS server, you need two things: an SSL certificate, and built-in https Node.js module. We need to start out with a word about SSL certificates. Speaking generally, there are two kinds of certificates: those signed by a 'Certificate Authority', or CA, and 'self-signed certificates'. A Certificate Authority is a trusted source for an
https://github.com/suhailroushan13/6.computer_networks

http node ssl

Last synced: about 1 month ago
JSON representation

To create an HTTPS server, you need two things: an SSL certificate, and built-in https Node.js module. We need to start out with a word about SSL certificates. Speaking generally, there are two kinds of certificates: those signed by a 'Certificate Authority', or CA, and 'self-signed certificates'. A Certificate Authority is a trusted source for an

Awesome Lists containing this project