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

https://github.com/theckman/pki

Nothing of use to anyone but me
https://github.com/theckman/pki

Last synced: 3 months ago
JSON representation

Nothing of use to anyone but me

Awesome Lists containing this project

README

        

# PKI

This repo contains my personal PKI data, with `git-crypt` encrypting all of the
key material. This is only public so I can be lazy and download the Root CA
certificate directly from here.

## About

The different CAs are managed with [easypki](https://github.com/google/easypki),
specifically this
[fork/branch](https://github.com/cardil/easypki/tree/feature/go-modules) since
the original project has some Module-based breakage.