smallstep-certificates/api
Max 9f84f7ce35
Allow for identity certificate signing (in sshSign) by skipping validators (#1572)
- skip urisValidator for identity certificate signing. Implemented
  by building the validator with the context in a hacky way.
2023-10-06 14:02:19 -07: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 Change scep password type to string 2023-09-26 10:36:58 -07:00
api.go Change scep password type to string 2023-09-26 10:36:58 -07:00
crl.go do not render CRLs in memory (#1373) 2023-05-03 23:49:26 +03: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 Add SSH certificate logging to renew and rekey too 2023-05-05 11:06:01 +02:00
ssh_test.go Do not use deprecated AuthorizeSign 2022-05-04 17:35:34 -07:00
ssh.go Allow for identity certificate signing (in sshSign) by skipping validators (#1572) 2023-10-06 14:02:19 -07: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