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
- Host: GitHub
- URL: https://github.com/theckman/pki
- Owner: theckman
- Created: 2016-10-30T02:50:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-08T07:22:21.000Z (over 4 years ago)
- Last Synced: 2025-01-24T12:13:22.916Z (4 months ago)
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.