8000 GitHub - vvrnv/gossl at refs/heads/master
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vvrnv/gossl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gossl

Total Downloads Go Version Go Version

Simple CLI app for checking SSL certificates written in Go

Installation

Homebrew

brew install vvrnv/tap/gossl

Go

go install github.com/vvrnv/gossl@latest

Download binary

release page link

Commands

help

help Help about any command.

gossl help
gossl verify -h
gossl verify --help

version

version Print the version information of gossl

gossl verion

completion

completion Generate the autocompletion script for the specified shell

gossl completion [bash | fish | powershell | zsh]

verify

verify verify SSL certificate

gossl verify -s [dnsName | ipAddress]
gossl verify --server [dnsName | ipAddress]
gossl verify -s [dnsName | ipAddress] -o json
gossl verify -s [dnsName | ipAddress] -p 8443
gossl verify -s [dnsName | ipAddress] --timeout 25

Usage

gossl verify -s [dnsName | ipAddress]

image

About

Simple CLI app for checking SSL certificates written in Go

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0