An open API service indexing awesome lists of open source software.

https://github.com/mlctrez/gocert

A golang certificate server
https://github.com/mlctrez/gocert

Last synced: 5 months ago
JSON representation

A golang certificate server

Awesome Lists containing this project

README

          

# gocert

A golang certificate generation engine and server.
The server automates the generation of server and client TLS certificates from a self signed CA.

:warning: :warning: :warning: This is a hobby project not intended for inclusion. Any use of go get <this project> is almost certainly guaranteed to break.

[![GoDoc][1]][2]
[![GoCard][3]][4]
[![CodeCov][5]][6]

[1]: https://godoc.org/github.com/mlctrez/gocert?status.svg
[2]: https://godoc.org/github.com/mlctrez/gocert
[3]: https://goreportcard.com/badge/github.com/mlctrez/gocert
[4]: https://goreportcard.com/report/github.com/mlctrez/gocert
[5]: https://codecov.io/gh/mlctrez/gocert/branch/master/graph/badge.svg
[6]: https://codecov.io/gh/mlctrez/gocert