certificates/api
2022-04-26 14:32:55 -07:00
..
log api/render, api/log: initial implementation of the packages (#860) 2022-03-30 11:22:22 +03:00
read api: moved read-related tests to api/read 2022-03-18 20:21:01 +02:00
render api/render, api/log: initial implementation of the packages (#860) 2022-03-30 11:22:22 +03:00
api.go Use api.Route instead of the caHandler. 2022-04-26 14:32:55 -07:00
api_test.go Add /roots.pem handler (#866) 2022-03-28 09:18:18 -05:00
rekey.go Retrieve the authority from the context in api methods. 2022-04-26 12:58:40 -07:00
renew.go Retrieve the authority from the context in api methods. 2022-04-26 12:58:40 -07:00
revoke.go Retrieve the authority from the context in api methods. 2022-04-26 12:58:40 -07:00
revoke_test.go api: refactored to use the read package 2022-03-18 20:20:59 +02:00
sign.go Retrieve the authority from the context in api methods. 2022-04-26 12:58:40 -07:00
ssh.go Retrieve the authority from the context in api methods. 2022-04-26 12:58:40 -07:00
ssh_test.go api: refactored to use the read package 2022-03-18 20:20:59 +02:00
sshRekey.go Retrieve the authority from the context in api methods. 2022-04-26 12:58:40 -07:00
sshRenew.go Retrieve the authority from the context in api methods. 2022-04-26 12:58:40 -07:00
sshRevoke.go Retrieve the authority from the context in api methods. 2022-04-26 12:58:40 -07:00