Node SSL Checker
Installation
Simply add ssl-checker
as a dependency:
$ npm install ssl-checker --save # npm i -s ssl-checker # Or if you prefer using yarn (https://yarnpkg.com/lang/en/) $ yarn add ssl-checker
Usage
; ;
Options
All valid https.RequestOptions
values.
Option | Default | Description |
---|---|---|
method | HEAD | Can be GET too |
port | 443 | Your SSL/TLS entry point |
agent | default | Default HTTPS agent with { maxCachedSessions: 0 } |
rejectUnauthorized | false | Skips authorization by default |
sslChecker"dyaa.me", .thenconsole.info;
Response Example
License
Copylefted (c) 8008 :trollface: Dyaa Eldin Moustafa Licensed under the MIT license.