sclib

package
v0.0.0-...-3ae0981 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2015 License: MIT Imports: 13 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CertGrabber

func CertGrabber(uri string, queue chan *CertificateInfo)

Grab a certificate from the given uri and send it down a channel to be processed Then report our exit to the main thread using another channel This is intended to be run via a goroutine

func GenerateReport

func GenerateReport(certs CertificateInfoList, warningsOnly bool) string

Given a Certificates list, create a tabular report of the relevant information in string format

func GetCerts

func GetCerts(host