Skip to content
  • Obidos Technologies (P) Ltd
Obidos Technologies (P) Ltd

ObidosTech Knowledge Base

Help snippets on NodeJs, React, ColdFusion, PHP, Android, iOS and tech news

About Obidos Technologies (P) Ltd

Profile
ObidosTech

Obidos Technologies (P) Ltd is an off-shore development and maintenance center for ColdFusion applications, PHP application along with ReactJS, NodeJS

Menu
  • Obidos Technologies (P) Ltd
  • Prasanth Kumar.S

Tag: node

1 Articles
Categories
Apache Internet JavaScript JSON Node.JS Server Technology Windows

Create HTTPS server with Node.js

October 23, 2019October 23, 2019
1 min read
To start an HTTPS server, you need to have the private key.pem and also the certificate.pem of the SSL certificate. Then using the crypto and fs libraries, you can get…
Read more