This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

ssl-peeker

1.2.0 • Public • Published

ssl-peeker

Checks a host for SSL info, like who the certificate was issued to, who it was issued by, when it's valid, what protocols are enabled, and what ciphers are available.

Installation

npm install -g ssl-peeker

Usage

ssl-peeker <host> [port]

host is required. This is either the hostname or IP address whose SSL info you want to peek at.

port is optional. By default, HTTP/S runs on port 443, but in case that's not true for you, you can specify the port as well.

Package Sidebar

Install

npm i ssl-peeker

Weekly Downloads

0

Version

1.2.0

License

ISC

Last publish

Collaborators

  • mgwalker