Commit Graph

530 Commits (67dd8d5579077408d29b4551e85096515c097d9c)
 

Author SHA1 Message Date
Michael Malone 67dd8d5579
Added link to IID blog post in README.md 5 years ago
Mike Maxey 0d8854bc53
Update README.md 5 years ago
Michael Malone f25e953bf0
Fixed some README.md formatting 5 years ago
max furman 8e46cf0522 dep update cli 5 years ago
max furman e3bd2d0e2b Custom AppHelpTemplate for step-ca 5 years ago
max furman 8516ea2fc6 dep update cli 5 years ago
Max 2d6cafe611
Merge pull request #97 from smallstep/skip-unsupported
Skip unsupported provisioners.
5 years ago
max furman ac234771c7 Remove unknown provisioner WARNning and leave TODO 5 years ago
max furman ca8daf5f12 Update comment and warn 5 years ago
Mariano Cano 9200f11ed8 Skip unsupported provisioners. 5 years ago
Michael Malone 7c9ab9814f
Updated README with features & a bunch of cleanup 5 years ago
Max 5dac2459c3
Merge pull request #96 from smallstep/max/2084
Enforce >= 2048 bit rsa keys in CSRs
5 years ago
max furman d3e74a0d2e switch from metalinter to golangci-lint 5 years ago
max furman 2b41faa9cf Enforce >= 2048 bit rsa keys at the provisioner layer
* Fixes #94
* In the future this should be configurable by provisioner
5 years ago
max furman 0939f0d053 dep update cli email sans 5 years ago
Max 27d89c21dc
Merge pull request #93 from smallstep/email
Accept emails SANs
5 years ago
max furman 635c59ed24 Accept emails SANs 5 years ago
max furman f3faeeee4d dep change golint revision 5 years ago
max furman 00b412a45a remove autocert bug + enhancement issue templates
* add regular enhancement tracker
5 years ago
Mariano Cano f5beed3b96
Merge pull request #83 from matteo-s/oidc-groups
Add option for checking group membership declared in JWT token
5 years ago
Mariano Cano 5356bce4d8
Merge pull request #84 from smallstep/iid-common-name
Allow custom common names in cloud identity provisioners
5 years ago
Mariano Cano 3e69194cc4 Fix lint error 5 years ago
Mariano Cano 900ab9cc12 Allow custom common names in cloud identity provisioners. 5 years ago
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