certificates/api
Andrew Reed d5d70baba7
Add /roots.pem handler (#866)
* Add /roots.pem handler

* Review changes

* Remove no peer cert test case
2022-03-28 09:18:18 -05:00
..
log api/log: initial implementation of the package (#859) 2022-03-22 14:31:18 +02:00
read api: moved read-related tests to api/read 2022-03-18 20:21:01 +02:00
api.go Add /roots.pem handler (#866) 2022-03-28 09:18:18 -05:00
api_test.go Add /roots.pem handler (#866) 2022-03-28 09:18:18 -05:00
errors.go scep: minor cleanup (#867) 2022-03-24 14:58:50 +02:00
rekey.go api: refactored to use the read package 2022-03-18 20:20:59 +02:00
renew.go Refactor renew after expiry token authorization 2022-03-10 20:21:01 -08:00
revoke.go api: refactored to use the read package 2022-03-18 20:20:59 +02:00
revoke_test.go api: refactored to use the read package 2022-03-18 20:20:59 +02:00
sign.go api: refactored to use the read package 2022-03-18 20:20:59 +02:00
ssh.go api: refactored to use the read package 2022-03-18 20:20:59 +02:00
ssh_test.go api: refactored to use the read package 2022-03-18 20:20:59 +02:00
sshRekey.go api: refactored to use the read package 2022-03-18 20:20:59 +02:00
sshRenew.go api: refactored to use the read package 2022-03-18 20:20:59 +02:00
sshRevoke.go api: refactored to use the read package 2022-03-18 20:20:59 +02:00
utils.go api/log: initial implementation of the package (#859) 2022-03-22 14:31:18 +02:00
utils_test.go api/log: initial implementation of the package (#859) 2022-03-22 14:31:18 +02:00