17 Commits

Author SHA1 Message Date
Herman Slatman
f4736325fa Use github.com/smallstep/linkedca @ v0.23.0 2025-01-03 18:24:19 +01:00
Mariano Cano
10f6a901ec Let the CA determine the RA lifetime
When the RA mode with StepCAS is used, let the CA decide which lifetime
the RA should get instead of requiring always 24h.

This commit also fixes linter warnings.

Related to #1094
2024-03-12 14:29:55 -07:00
max furman
8b256f0351 address linter warning for go 1.19 2023-05-09 23:47:28 -07:00
Andrew Reed
7101fbb0ee Provisioner webhooks (#1001) 2022-09-29 19:16:26 -05:00
max furman
ab0d2503ae Standardize linting file and fix or ignore lots of linting errors 2022-09-20 16:35:41 -07:00
Herman Slatman
77893ea55c Change authority policy to use dbPolicy model 2022-05-02 15:55:26 +02:00
Herman Slatman
8d15a027a7 Fix if-else linting issue 2022-04-18 21:47:13 +02:00
Herman Slatman
99702d3648 Fix case of no authority policy existing 2022-04-18 21:14:30 +02:00
Herman Slatman
571b21abbc Fix (most) PR comments 2022-03-31 16:12:29 +02:00
Herman Slatman
613c99f00f Fix linting issues 2022-03-24 13:10:49 +01:00
Herman Slatman
81b0c6c37c Add API implementation for authority and provisioner policy 2022-03-15 15:56:04 +01:00
Herman Slatman
e0b495e4c8 Merge branch 'master' into hs/acme-eab 2021-10-09 01:06:49 +02:00
max furman
933b40a02a Introduce gocritic linter and address warnings 2021-10-08 14:59:57 -04:00
Herman Slatman
c6bfc6eac2 Fix PR comments 2021-07-22 23:48:41 +02:00
Herman Slatman
f81d49d963 Add first working version of External Account Binding 2021-07-17 17:35:44 +02:00
max furman
1df21b9b6a Addressing comments in PR review
- added a bit of validation to admin create and update
- using protojson where possible in admin api
- fixing a few instances of admin -> acme in errors
2021-07-06 17:14:13 -07:00
max furman
9fdef64709 Admin level API for provisioner mgmt v1 2021-07-02 19:05:17 -07:00