certificates/api
max furman 8e3481a8ef [logger map] small optimization
Rather than doing two key writes and one lookup, just write once.
2020-08-12 16:35:38 -07:00
..
api.go [logger map] small optimization 2020-08-12 16:35:38 -07:00
api_test.go A few last fixes and tests added for rekey/renew ... 2020-07-09 12:11:40 -07:00
errors.go Move api errors to their own package and modify the typedef 2020-01-28 13:29:39 -08:00
rekey.go Add cert logging for acme/certificate api 2020-08-12 15:50:45 -07:00
renew.go Add cert logging for acme/certificate api 2020-08-12 15:50:45 -07:00
revoke.go Add cert logging for acme/certificate api 2020-08-12 15:50:45 -07:00
revoke_test.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
sign.go Add cert logging for acme/certificate api 2020-08-12 15:50:45 -07:00
ssh.go Add support for user provisioner certificates on OIDC provisioners. 2020-04-23 19:42:55 -07:00
ssh_test.go ssh/api: Use host tags instead of groups 2020-04-03 12:11:19 -07:00
sshRekey.go Add context parameter to all SSH methods. 2020-03-10 19:01:45 -07:00
sshRenew.go Add context parameter to all SSH methods. 2020-03-10 19:01:45 -07:00
sshRevoke.go Add context parameter to all SSH methods. 2020-03-10 19:01:45 -07:00
utils.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
utils_test.go Fix tests. 2020-01-28 13:29:39 -08:00