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

https://github.com/icio/mkcert

Go package for generating certificates with github.com/FiloSottile/mkcert
https://github.com/icio/mkcert

Last synced: about 1 year ago
JSON representation

Go package for generating certificates with github.com/FiloSottile/mkcert

Awesome Lists containing this project

README

          

# mkcert

Go package for generating certificates with `mkcert` from [github.com/FiloSottile/mkcert](https://github.com/FiloSottile/mkcert).

This library just provides a Go API with which to invoke mkcert. `mkcert` still needs tobe installed on your system.

Created following https://github.com/FiloSottile/mkcert/issues/45#issuecomment-504611052.