I have already created https server using proper certificates with the following code:
const express = require(\'express\') const app = express() const https