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
Mariano Cano 0cebde3db5 Change fallback message on RekeySSH. 3 years ago
..
api.go Modify errs.ForbiddenErr to always return an error to the cli. 3 years ago
api_test.go
errors.go
rekey.go Modify errs.Wrap() with bad request to send messages to users. 3 years ago
renew.go
revoke.go Modify errs.ForbiddenErr to always return an error to the cli. 3 years ago
revoke_test.go
sign.go Modify errs.ForbiddenErr to always return an error to the cli. 3 years ago
ssh.go Modify errs.ForbiddenErr to always return an error to the cli. 3 years ago
sshRekey.go Change fallback message on RekeySSH. 3 years ago
sshRenew.go Change error message. 3 years ago
sshRevoke.go Modify errs.ForbiddenErr to always return an error to the cli. 3 years ago
ssh_test.go
utils.go Modify errs.Wrap() with bad request to send messages to users. 3 years ago
utils_test.go