Skip to content

Tools that support generation, revocation and analysis of x509 certificates

License

Notifications You must be signed in to change notification settings

tnw-open-source/certificate-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build...

  GOPATH=$(pwd)/go go get -u github.com/jessevdk/go-flags
  GOPATH=$(pwd)/go go get -u github.com/google/uuid
  GOPATH=$(pwd)/go go get -u github.com/trustnetworks/certificate-tools

To install executable in current directory...

  GOPATH=$(pwd)/go GOBIN=$(pwd) \
                 go install github.com/trustnetworks/certificate-tools/...

About

Tools that support generation, revocation and analysis of x509 certificates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published