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
Andrew Reed d5d70baba7
Add /roots.pem handler (#866)
* Add /roots.pem handler

* Review changes

* Remove no peer cert test case
2 years ago
..
log api/log: initial implementation of the package (#859) 2 years ago
read api: moved read-related tests to api/read 2 years ago
api.go Add /roots.pem handler (#866) 2 years ago
api_test.go Add /roots.pem handler (#866) 2 years ago
errors.go scep: minor cleanup (#867) 2 years ago
rekey.go api: refactored to use the read package 2 years ago
renew.go Refactor renew after expiry token authorization 2 years ago
revoke.go api: refactored to use the read package 2 years ago
revoke_test.go api: refactored to use the read package 2 years ago
sign.go api: refactored to use the read package 2 years ago
ssh.go api: refactored to use the read package 2 years ago
sshRekey.go api: refactored to use the read package 2 years ago
sshRenew.go api: refactored to use the read package 2 years ago
sshRevoke.go api: refactored to use the read package 2 years ago
ssh_test.go api: refactored to use the read package 2 years ago
utils.go api/log: initial implementation of the package (#859) 2 years ago
utils_test.go api/log: initial implementation of the package (#859) 2 years ago