albertogviana/easyrsa

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# EasyRSA [![Build Status](https://travis-ci.org/albertogviana/easyrsa.svg?branch=master)](https://travis-ci.org/albertogviana/easyrsa) [![Go Report Card](https://goreportcard.com/badge/github.com/albertogviana/easyrsa)](https://goreportcard.com/report/github.com/albertogviana/easyrsa) [![](https://godoc.org/github.com/albertogviana/easyrsa?status.svg)](https://godoc.org/github.com/albertogviana/easyrsa) [![Maintainability](https://api.codeclimate.com/v1/badges/6f5731262454c3b64858/maintainability)](https://codeclimate.com/github/albertogviana/easyrsa/maintainability)

easyrsa aims to make it easy to create `PKI`, `CA`, and `Server` and `Client` certificates. This package is a wrapper of [easyrsa3](https://github.com/OpenVPN/easy-rsa), and it depends on it to create the certificates.