smallstep-certificates/api
2024-02-28 01:05:38 +01:00
..
log Refactor tests stylistically 2022-11-18 10:26:03 +01:00
models Change scep password type to string 2023-09-26 10:36:58 -07:00
read Standardize linting file and fix or ignore lots of linting errors 2022-09-20 16:35:41 -07:00
render optimized render.JSON (#929) 2023-05-04 22:16:12 +03:00
api_test.go Add a basic e2e test for X-Request-Id reflection 2024-02-28 01:05:38 +01:00
api.go Remove usages of Sign without context 2024-02-27 14:16:21 +01:00
crl_test.go Change CRL unavailable case to HTTP 404 2024-02-14 10:49:18 +01:00
crl.go Change CRL unavailable case to HTTP 404 2024-02-14 10:49:18 +01:00
rekey.go Retrieve the authority from the context in api methods. 2022-04-26 12:58:40 -07:00
renew.go Add support for renew when using stepcas 2022-11-04 16:42:07 -07:00
revoke_test.go Standardize linting file and fix or ignore lots of linting errors 2022-09-20 16:35:41 -07:00
revoke.go Update bad serial error to be more specific 2022-08-11 09:34:04 -07:00
sign.go Use SignWithContext in the critical paths 2023-09-19 16:34:29 +02:00
ssh_test.go Fix broken tests relying on Sign in mocks 2023-09-19 16:55:59 +02:00
ssh.go Merge branch 'master' into herman/webhook-request-id 2024-02-27 12:17:10 +01:00
sshRekey.go Add SSH certificate logging to renew and rekey too 2023-05-05 11:06:01 +02:00
sshRenew.go Add SSH certificate logging to renew and rekey too 2023-05-05 11:06:01 +02:00
sshRevoke.go Retrieve the authority from the context in api methods. 2022-04-26 12:58:40 -07:00