command
module
Version:
v0.0.0-...-aa85f50
Opens a new window with list of versions in this module.
Published: Apr 21, 2016
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
PKPIN
Command line tool to extract a certificate's public key as a pin for HTTP Public Key Pinning (see https://tools.ietf.org/html/rfc7469).
Usage
To extract a pin from a local certificate :
./pkpin -cert certificate_path
To extract pins directly from a server's certificates chain
./pkpin -host google.com
To extract pin from a DER encoded public key
./pkpin -pkey public_key_path
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.