Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

certutil

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

certutil

  • 0.2.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Certutil

This is a tool I developed after dealing with a lot of SSL certificates in Heroku Support.

Installation

Just gem install certutil to install it.

rbenv rehash if you're using rbenv. You might have to do something to RVM to get it to show up there; honestly I can't remember.

Usage

This app uses locally saved certificate files (ones that look like ---BEGIN CERTIFICATE---), or it can fetch them from a live site directly.

Just run certutil file.crt for a local file, or certutil google.com to get the cert from the web.

By default, the app parses the cert chain and displays a decoded version of the entire chain. See certutil --help for more options, or rake features to see some example use cases.

FAQs

Package last updated on 26 Sep 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc