Skip to content

engelke/certlint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

certlint

X.509 certificate linter

certlint is currently at version 0.0.1. It does not yet build as a gem. For now, execute by running:

ruby -I lib bin/certlint or ruby -I lib bin/cablint

Required gems

  • public_suffix
  • open4
  • simpleidn
  • iconv

Building certlint-x509helper

certlint requires that the program certlint-x509helper be in your path and executable.

See build-x509helper/README for instructions on building it.

About

X.509 certificate linter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.3%
  • Shell 0.7%