Commit Graph

539 Commits (d231bfb7644bebe2b9203447b68d5a34c7f93fad)
 

Author SHA1 Message Date
Mariano Cano d231bfb764 Update jwk and oidc tests. 5 years ago
Mariano Cano a8f4ad1b8e Set default SSH options if no user options are given. 5 years ago
Mariano Cano c17375a10a Create convenient method to mock the timeduration. 5 years ago
Mariano Cano 4c1a11c1bc Add Unix method to TimeDuration. 5 years ago
Mariano Cano b0240772da Add tests for SSH certs with JWK provisioners. 5 years ago
Mariano Cano 780eeb5487 Remove debug print. 5 years ago
Mariano Cano ad91842d06 Add test for SanitizeSSHUserPrincipal 5 years ago
Mariano Cano f8cacc11b1 Fix tests. 5 years ago
Mariano Cano b827a59e96 Add SSH host certificate support for GCP provisioner. 5 years ago
Mariano Cano 221d323b68 Fix containsAllMembers 5 years ago
Mariano Cano 18a285e847 Change azure ssh key id. 5 years ago
Mariano Cano aef52e4334 Add support for SSH host certificates in azure. 5 years ago
Mariano Cano 7d670b20ea Add support of ssh host certinficates in AWS provisioner. 5 years ago
Mariano Cano 7583f1c739 Do not require all principals, allow subgroups. 5 years ago
Mariano Cano 41b97372e6 Rename function to SanitizeSSHUserPrincipal 5 years ago
Mariano Cano 53f62f871c Set not extensions to host certificates. 5 years ago
Mariano Cano 48c98dea2a Make SanitizeSSHPrincipal a public function. 5 years ago
Mariano Cano f01286bb48 Add support for SSH certificates to OIDC.
Update the interface for all the provisioners.
5 years ago
Mariano Cano a44b0a1d52 Fix typo 5 years ago
Mariano Cano 7a64a84761 Pass the given context. 5 years ago
Mariano Cano ba2ba54928 Adapt api package to new interfaces. 5 years ago
Mariano Cano e1cd5ee8c3 Add context to the Authorize method.
Fix tests.
5 years ago
Mariano Cano 2127d09ef3 Rename context type to apiCtx.
It will conflict with the context package.
5 years ago
Mariano Cano 082ebda85b Merge branch 'master' of github.com:smallstep/certificates into ssh-ca 5 years ago
Mariano Cano d008d2d4d1 Use default base64 encoding for public key 5 years ago
Mariano Cano d7221e15ac Always marshal timeduration as a string 5 years ago
Mariano Cano 3ff410c695 fix ssh validity modifier 5 years ago
Mariano Cano 1c8f610ca9 Add initial implementation of an SSH CA using the JWK provisioner.
Fixes smallstep/ca-component#187
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