Commit Graph

2726 Commits (ef110a94df7fce0b2a52277c6448b379cb4d940a)
 

Author SHA1 Message Date
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
Mariano Cano 803d81d332 Improve azure unit tests. 5 years ago
max furman 2871d0b68b bump Docker to latest tag 5 years ago
Mariano Cano 4c5fec06bf Require TenantID in azure, add some tests. 5 years ago
Mariano Cano 12937c6b75 Remove pkcs7 related variables and structs. 5 years ago
Mariano Cano 6412b1a79b Add first version of Asure support.
Fixes #69
5 years ago
Max 15c1a6a140
Merge pull request #72 from smallstep/max/ott-db
Add used OTT to DB during authToken step
5 years ago
max furman 81db527f12 NoopDB -> SimpleDB 5 years ago
max furman b73fe8c157 Add used OTT to DB during authToken step 5 years ago
Mariano Cano d9da202c7e
Merge pull request #73 from smallstep/reload
Update CA properties on reload.
5 years ago
Mariano Cano 70196b2331 Add skeleton for the Azure provisioner.
Related to #69
5 years ago
Mariano Cano dae802482a Merge branch 'master' into cloud-identities 5 years ago
Mariano Cano b595c55f0a Update CA properties on reload.
Fixes #71
5 years ago
max furman cff99b0151 Fix images url in top level README 5 years ago
max furman 25c710c056 docs: indent note in distribution.md 5 years ago
max furman cd5c7e7134 dep update cli and add distribution.md back 5 years ago
max furman fe08dcb532 docs: index -> toc 5 years ago
max furman fdfce81dff docs: direct to readme not dir 5 years ago
max furman 8ab04bd503 docs sub repo update 5 years ago
max furman 2b96e7a94c docs: revoke page 5 years ago
max furman a27c2dea7d docs: update revocation doc 5 years ago
max furman e4de7f07e8 docs: Add revocation document 5 years ago
max furman 46c7592f34 db: Omit empty optional fields from JSON 5 years ago
max furman c8fe1ad86d Add database documentation 5 years ago
Max d72e076ca6
Merge pull request #70 from smallstep/max/badger
Update nosql integration
5 years ago
max furman c242602231 reload and shutdown trickery
* Only shutdown the database once.
* Be careful when reloading the CA. Depending on whether the DB has
already been shutdown, and error may be unrecoverable.
5 years ago
Mariano Cano 81bfd2c1cb Add tests for AWS provisioner
Fixes #68
5 years ago
max furman cbeca9383b Update nosql integration
* shutdown and reload database on SIGHUP
5 years ago
Mariano Cano f755fddc35 Fix lint errors. 5 years ago
Mariano Cano b6a5ebcfc9 Move code to switch default. 5 years ago
Mariano Cano a7f06c765d Fix load of gcp and aws provisioner by certificate. 5 years ago
Mariano Cano da93e40f90 Add constant for Azure type. 5 years ago