You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-certificates/api
max furman fd05f3249b A few last fixes and tests added for rekey/renew ...
- remove all `renewOrRekey`
- explicitly test difference between renew and rekey (diff pub keys)
- add back tests for renew
4 years ago
..
api.go Renamed RenewOrRekey to Rekey 4 years ago
api_test.go A few last fixes and tests added for rekey/renew ... 4 years ago
errors.go Move api errors to their own package and modify the typedef 4 years ago
rekey.go Renamed RenewOrRekey to Rekey 4 years ago
renew.go Simplify statuscoder error generators. 4 years ago
revoke.go Simplify statuscoder error generators. 4 years ago
revoke_test.go Simplify statuscoder error generators. 4 years ago
sign.go Simplify statuscoder error generators. 4 years ago
ssh.go Add support for user provisioner certificates on OIDC provisioners. 4 years ago
sshRekey.go Add context parameter to all SSH methods. 4 years ago
sshRenew.go Add context parameter to all SSH methods. 4 years ago
sshRevoke.go Add context parameter to all SSH methods. 4 years ago
ssh_test.go ssh/api: Use host tags instead of groups 4 years ago
utils.go Simplify statuscoder error generators. 4 years ago
utils_test.go Fix tests. 4 years ago