Commit Graph

17 Commits (4c390dcfe1b688bfb76fd61c1a2df2cd3272af27)

Author SHA1 Message Date
Mariano Cano 10e7b81b9f Merge branch 'master' into ssh-ca 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
Mariano Cano 57a529cc1a Allow to enable the SSH CA per provisioner 5 years ago
Mariano Cano a8f4ad1b8e Set default SSH options if no user options are given. 5 years ago
Mariano Cano 7d670b20ea Add support of ssh host certinficates in AWS provisioner. 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 900ab9cc12 Allow custom common names in cloud identity provisioners. 5 years ago
Mariano Cano 8f8c862c04 Fix spelling errors. 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 6e4a09651a Add comments with links to cloud docs. 5 years ago
Mariano Cano 536ec36b9e Add support for instance age check in AWS.
Fixes smallstep/step#164
5 years ago
Mariano Cano cf07c8f4c0 Fix typos. 5 years ago
Mariano Cano 81bfd2c1cb Add tests for AWS provisioner
Fixes #68
5 years ago
Mariano Cano f755fddc35 Fix lint errors. 5 years ago
Mariano Cano 37e84aa535 Add DisableCustomSANs and DisableTrustOnFirstUse to GCP provisioner.
Fixes #67
5 years ago
Mariano Cano 75ef5a2275 Add AWS provisioner.
Fixes #68
5 years ago