Skip to content

Adamkaram/ssl-checker

Repository files navigation

SSL Checker

SSL Checker website that allows you to easily check the SSL/TLS certificate of a website or server. It retrieves the certificate information and provides a summary of its validity, expiration date, and other relevant details. with port checking 345639151_1302011967382813_7204476683243615577_n

Features Check the SSL/TLS certificate of a website or server Retrieve certificate information such as issuer, subject, and validity period Display the expiration date and remaining validity period Support for both IPv4 and domain names Simple and easy-to-use command-line interfac like {/port} with port checking

to Run This Project loacally:

Getting Started

Prerequisites: nodejs

Run Locally :

npm i 
npx prisma migrate dev
npm run dev
# or
yarn i 
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result. Notice : i've used Railway for DB integration u could use postgress locally makes No different port checker is working fine but in loacl server and subscribe membership of vercel cauz timeout if requests takes No more than 10 seconde then return 504 code

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.