Skip to content

pyphp/go-certlint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-certlint

Go wrapper for awslabs/certlint

INSTALL

go get -d github.com/crtsh/go-certlint
cd $GOPATH/src/github.com/crtsh/go-certlint
sed -i "s/ruby-?.?/ruby-X.Y/g" go-certlint.go
make
go install

Change ruby-X.Y to your Ruby version (e.g., ruby-2.3).

About

Go wrapper for awslabs/certlint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.1%
  • Makefile 0.9%