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 8e3481a8ef [logger map] small optimization
Rather than doing two key writes and one lookup, just write once.
4 years ago
..
api.go [logger map] small optimization 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 Add cert logging for acme/certificate api 4 years ago
renew.go Add cert logging for acme/certificate api 4 years ago
revoke.go Add cert logging for acme/certificate api 4 years ago
revoke_test.go Simplify statuscoder error generators. 4 years ago
sign.go Add cert logging for acme/certificate api 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