open-vault/cli
Jeff Mitchell 0d832de65d Initial PKI backend implementation.
Complete:
* Up-to-date API documents
* Backend configuration (root certificate and private key)
* Highly granular role configuration
* Certificate generation
* CN checking against role
* IP and DNS subject alternative names
* Server, client, and code signing usage types
* Later certificate (but not private key) retrieval
* CRL creation and update
* CRL/CA bare endpoints (for cert extensions)
* Revocation (both Vault-native and by serial number)
* CRL force-rotation endpoint

Missing:
* OCSP support (can't implement without changes in Vault)
* Unit tests

Commit contents (C)2015 Akamai Technologies, Inc. <opensource@akamai.com>
2015-06-08 00:06:09 -04:00
..
commands.go Initial PKI backend implementation. 2015-06-08 00:06:09 -04:00
help.go cli: new help output 2015-04-21 20:24:27 +02:00
main.go Accept -version too 2015-04-28 12:57:44 -04:00
version.go up version for dev 2015-05-13 10:37:35 -07:00