Commit Graph

2520 Commits (7fb8acda2778c9188e6d19583ce041f4706629fe)
 

Author SHA1 Message Date
Panagiotis Siatras 7fb8acda27
api/read: initial implementation of the package 3 years ago
Mariano Cano 12000359ad
Merge pull request #849 from smallstep/feat/renewAfterExpiry
Renew After Expiry
3 years ago
Herman Slatman 7a13661e4c
Merge pull request #846 from smallstep/herman/scep-url-config
Add configuration for custom path segment on SCEP provisioners
3 years ago
Herman Slatman dcbcd88a62
Add changelog item for dynamic SCEP CA URL paths 3 years ago
Herman Slatman 15477f6d7b
Make custom SCEP CA paths automagic 3 years ago
Mariano Cano 915911efb6 Disable http loggers in test.
They hide the test that fail on tests in the CI.
3 years ago
Mariano Cano ead742ca0f Fix unit test 3 years ago
Mariano Cano 6d532045dc Fix validity check for sshpop provisioner. 3 years ago
Mariano Cano c903f00cd4 Rename claim to allowRenewAfterExpiry. 3 years ago
Panagiotis Siatras 415276e52b
Merge pull request #850 from smallstep/panos/envrc
git: ignore .envrc files
3 years ago
Panagiotis Siatras f7a044222e
git: ignore .envrc files 3 years ago
Mariano Cano 6dcde8a743 Fix typo 3 years ago
Mariano Cano a4dd586a81 Add method to get the CA url from the client. 3 years ago
Mariano Cano 4690fa64ed Add public methods to retrieve the provisioner extensions. 3 years ago
Mariano Cano 236caaa735 Add entry in changelog 3 years ago
Mariano Cano f8df6a1acc Change variable name for consistency 3 years ago
Mariano Cano 616490a9c6 Refactor renew after expiry token authorization
This changes adds a new authority method that authorizes the
renew after expiry tokens.
3 years ago
Mariano Cano 41ea67ce10 Attempt to fix a bootstrap tests 3 years ago
Mariano Cano 79349b4d7c Add options to use custom renewal methods. 3 years ago
Mariano Cano 389815642d Fix tests: certs are truncated to seconds. 3 years ago
Mariano Cano 8ef8f4f665 Use the provisioner controller in Nebula renewals 3 years ago
Mariano Cano afb5d36206 Allow to renew certificates using an x5c-like token. 3 years ago
Mariano Cano 259e95947c Add support for the provisioner controller
The claimer, audiences and custom callback methods are now managed
by the provisioner controller in an uniform way.
3 years ago
Mariano Cano 3c2ff33ca9 Add provisioner controller tests. 3 years ago
Mariano Cano fd6a2eeb9c Add provisioner controller
The provisioner controller has the implementation of the identity
function as well as the renew methods with renew after expiry
support.
3 years ago
Mariano Cano 2e715cd505
Merge pull request #848 from smallstep/dep/nosql
Upgrade nosql package
3 years ago
Herman Slatman a3cda9c3d7
Add configuration for custom path segment
To support SCEP clients that expect a specific path segment in
a SCEP URL, a new "customPath" option was added to the SCEP
provisioner configuration. The configuration can be used to set
a specific path (segment) that the SCEP provisioner will respond to.
3 years ago
Mariano Cano 3fb5e57f12 Upgrade nosql package
The new version of the package allows filtering out database drivers
using Go tags.
3 years ago
Herman Slatman ea454f9dfc
Merge pull request #836 from smallstep/herman/acme-eab
Add ACME configuration prerequisites check
3 years ago
Herman Slatman b6f6bd879c
Fix PR comment and add tests for ACME prerequisites checker 3 years ago
max furman cc60e72919 changelog update for 0.18.2 3 years ago
Mariano Cano bf8155f9bd
Merge pull request #840 from smallstep/changelog/PR829
Changeling PR 829
3 years ago
Mariano Cano b64d1e1ee8 Add entry in changelog. 3 years ago
Mariano Cano 15b1049f19 Fix json tag for Azure.ObjectIDs. 3 years ago
Mariano Cano 6f46cdb432
Merge pull request #829 from vijayjt/new-azure-token-authz-options
Add subscription and object ID validation options to Azure provisioner
3 years ago
Max 18d99b96f3
Merge pull request #838 from smallstep/max/validate-provisioner-before-store
Validate provisioner configuration before storing in DB
3 years ago
max furman 51210dfef9 changelog update 3 years ago
max furman a79d4af19b change return value of generateProvisionerConfig to value
- always used as value (rather than pointer)
3 years ago
max furman 6030f8bc2e Validate provisioner configuration before storing in DB 3 years ago
Herman Slatman e47dd0a666
Add ACME configuration prerequisites check 3 years ago
vijayjt 7a32c312bf Update linkedca dependency version 3 years ago
vijayjt b128e37090 Add SubscriptionIDs and ObjectIDs to provisioner-linkedca conversion functions 3 years ago
vijayjt 4a10f2c584 Rename new fields as per feedback to remove AAD from the name 3 years ago
Max dedd136407
Merge pull request #831 from smallstep/max/psql
bump nosql for postgres support
3 years ago
max furman 9d885e6914 bump nosql for postgres support 3 years ago
vijayjt 8b68bedffa Add support for validation of certificate requests using Azure subscription and AAD object IDs. See #735 3 years ago
Mariano Cano c17886323a
Merge pull request #828 from smallstep/update-changelog
Add support for `AuthorizationCrt` in changelog.
3 years ago
Mariano Cano 3a5312c97b Add support for `AuthorizationCrt` in changelog. 3 years ago
Mariano Cano 28af606526
Merge pull request #827 from smallstep/x5c-template
Make the X5C leaf certificate available to the templates.
3 years ago
Mariano Cano abe951d416 Fix name of the variable in comment. 3 years ago