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

github.com/gombadi/goscanssl

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/gombadi/goscanssl

  • v0.0.0-20150720225119-577c59940425
  • Source
  • Go
  • Socket score

Version published
Created
Source

goscanssl

Golang application to display SSL connection options and SSL Certificate details

Installing

Simply use go get to download the code:

$ go get github.com/gombadi/goscanssl

Usage

$ goscanssl -h www.example.com
Usage of goscanssl:
  -a    Display all info
  -cert
        Display Certificate info
  -conn
        Display Connection info
  -e    Display Certificate expire info in CSV format
  -h string
        Remote host to test
  -p string
        Remote port to connect to. (default "443")
  -v    Display verbose output

To Do List

This repo is still under development and the following are the proprosed improvements but more are to come.

  • better error checking. If one connection refused, no such host etc then stop

FAQs

Package last updated on 20 Jul 2015

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