certificates/api
2020-07-03 16:00:22 +05:30
..
api.go Added RenewOrRekey function based on @maraino suggestion. RenewOrReky is called from Renew. 2020-07-03 15:58:15 +05:30
api_test.go Add context to tests. 2020-03-10 19:17:32 -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 Moved peer certificate check to the first line 2020-07-03 16:00:22 +05:30
renew.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
revoke.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
revoke_test.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08:00
sign.go Simplify statuscoder error generators. 2020-01-28 13:29:40 -08: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