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

* Review changes

* Remove no peer cert test case
2022-03-28 14:55:40 -07:00
..
log api/log: initial implementation of the package (#859) 2022-03-28 14:55:39 -07: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 14:55:40 -07:00
api_test.go Add /roots.pem handler (#866) 2022-03-28 14:55:40 -07:00
errors.go scep: minor cleanup (#867) 2022-03-28 14:55:40 -07: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-28 14:55:39 -07:00
utils_test.go api/log: initial implementation of the package (#859) 2022-03-28 14:55:39 -07:00