Commit Graph

657 Commits (083e203c464d23531a309e92c6e41a2d6dbe245d)
 

Author SHA1 Message Date
Mariano Cano 0c3e0088cf
Merge pull request #82 from smallstep/fix-max-age-0
Fix panic when max-age is set to zero.
5 years ago
Mariano Cano 5f4217ca4c Simplify abs, it performs even better. 5 years ago
Matteo Saloni 1919cfdff3 Add option for checking group membership declared in JWT token 5 years ago
Mariano Cano e66272d6f0 Fix panic when max-age is set to zero.
Fixes #81
5 years ago
Mariano Cano f12e2dedd5
Merge pull request #80 from smallstep/cert-manager
Improve ca.Provisioner
5 years ago
Mariano Cano 44e85b51f2 Add some extra coverage. 5 years ago
Mariano Cano aa63f8f32c Add missing root certificate to test. 5 years ago
Mariano Cano 0acff1d318 Update cli dependency 5 years ago
Mariano Cano 5bc867a1aa
Merge pull request #79 from smallstep/autocert-move
Autocert move
5 years ago
Mariano Cano 8fafd987ca Use REAMDE.md suggested in code review. 5 years ago
Mariano Cano f9e2ea9bd6 Revert "Do not depend on config package."
This reverts commit cc1c6f2cb4.
5 years ago
Mariano Cano cc1c6f2cb4 Do not depend on config package.
Config package will panic if it cannot create the step path folder.
5 years ago
Mariano Cano 01b6aebbf7 Make provisioner more configurable.
The intention of this change is to make it usable from cert-manager.
5 years ago
Mariano Cano e852b57870 Delete old autocert 5 years ago
Mariano Cano 5b84961f42 Point to the new autocert repo. 5 years ago
Mariano Cano 4075407d63 Add steps to update Helm packages. 5 years ago
Mariano Cano a064540681 Commit icons. 5 years ago
Mariano Cano fb4d114a82
Merge pull request #78 from smallstep/typo-fixes
Bunch of typos and misformatting
5 years ago
Samuel Wright 752302c318 Bunch of typos and misformatting 5 years ago
max furman 599fc1058c loadOrStore -> cmpAndSwap 5 years ago
Mariano Cano 578beec25d
Merge pull request #65 from smallstep/cloud-identities
Cloud identities
5 years ago
Mariano Cano 8f8c862c04 Fix spelling errors. 5 years ago
Mariano Cano b88a2f1373 Fix provisioner id in LoadByCertificate 5 years ago
Mariano Cano 37dff5124b Fix audience tests.
Fixes smallstep/step#156
5 years ago
Mariano Cano 2491593cdd Add ca-url based audience for AWS tokens
Fixes smallstep/step#156
5 years ago
Mariano Cano 4fa9e9333d Add NewDuration constructor. 5 years ago
Mariano Cano 37f2096dff Add Stringer interface to provisioner.Type.
Add missing file.
5 years ago
Mariano Cano 6e4a09651a Add comments with links to cloud docs. 5 years ago
Mariano Cano a36972d840 Add instanceAge and projectIds docs. 5 years ago
Mariano Cano 536ec36b9e Add support for instance age check in AWS.
Fixes smallstep/step#164
5 years ago
Mariano Cano c431538ff2 Add support for instance age check in GCP.
Fixes smallstep/step#164
5 years ago
Mariano Cano 4cef086c00 Allow to use emails as service accounts on GCP
Fixes smallstep/step#163
5 years ago
Mariano Cano 0a756ce9d0 Use on GCP audiences with the format https://<ca-url>#<provisioner-type>/<provisioner-name>
Fixes smallstep/step#156
5 years ago
Mariano Cano a54bf925eb Add filtering by GCP Project ID.
Fixes smallstep/step#155
5 years ago
Mariano Cano 167912cfbd Add autocert icons. 5 years ago
Mariano Cano 54d0186d1f Change condition to fail if the length is not the expected. 5 years ago
Mariano Cano 5694ef762d
Merge pull request #75 from smallstep/reload-without-db-changes
Do not allow reload with database configuration changes.
5 years ago
Mariano Cano dbd3131068 Fix comments. 5 years ago
Mariano Cano e8498bf612 Add new WithDatabase to test reload. 5 years ago
Mariano Cano 9f39cb5f2a Add test. 5 years ago
Mariano Cano 120e2d0caf Fix restart with simple DB. 5 years ago
Mariano Cano fb6a1afd89 Fix typo. 5 years ago
Mariano Cano 3a1a4c5ea9 Do not allow reload with database configuration changes.
Fixes #smallstep/ca-component#170
5 years ago
Mariano Cano cf07c8f4c0 Fix typos. 5 years ago
Mariano Cano fb7140444a Add docs for provisioners. 5 years ago
Mariano Cano 54570095d4 Merge branch 'master' into cloud-identities 5 years ago
Mariano Cano 423d505d04 Replace subscriptions with resource groups. 5 years ago
Mariano Cano 32d2d6b75a Remove debug code. 5 years ago
Mariano Cano e0aaa1a577 Use tenant id in azures's provisioner x509 extension. 5 years ago
Mariano Cano 89eeada2a2 Add support for loading azure tokens by tenant id. 5 years ago