Mariano Cano
|
0acff1d318
|
Update cli dependency
|
2019-06-21 13:33:23 -07:00 |
|
Mariano Cano
|
5bc867a1aa
|
Merge pull request #79 from smallstep/autocert-move
Autocert move
|
2019-06-18 17:33:02 -07:00 |
|
Mariano Cano
|
8fafd987ca
|
Use REAMDE.md suggested in code review.
|
2019-06-18 17:11:29 -07:00 |
|
Mariano Cano
|
f9e2ea9bd6
|
Revert "Do not depend on config package."
This reverts commit cc1c6f2cb4 .
|
2019-06-18 14:44:19 -07:00 |
|
Mariano Cano
|
cc1c6f2cb4
|
Do not depend on config package.
Config package will panic if it cannot create the step path folder.
|
2019-06-18 13:16:23 -07:00 |
|
Mariano Cano
|
01b6aebbf7
|
Make provisioner more configurable.
The intention of this change is to make it usable from cert-manager.
|
2019-06-17 19:01:04 -07:00 |
|
Mariano Cano
|
e852b57870
|
Delete old autocert
|
2019-06-14 16:23:50 -07:00 |
|
Mariano Cano
|
5b84961f42
|
Point to the new autocert repo.
|
2019-06-14 16:02:00 -07:00 |
|
Mariano Cano
|
4075407d63
|
Add steps to update Helm packages.
|
2019-06-13 11:59:02 -07:00 |
|
Mariano Cano
|
a064540681
|
Commit icons.
|
2019-06-12 16:22:39 -07:00 |
|
Mariano Cano
|
fb4d114a82
|
Merge pull request #78 from smallstep/typo-fixes
Bunch of typos and misformatting
|
2019-06-11 10:55:14 -07:00 |
|
Samuel Wright
|
752302c318
|
Bunch of typos and misformatting
|
2019-06-11 17:28:43 +02:00 |
|
max furman
|
599fc1058c
|
loadOrStore -> cmpAndSwap
|
2019-06-10 13:21:06 -07:00 |
|
Mariano Cano
|
578beec25d
|
Merge pull request #65 from smallstep/cloud-identities
Cloud identities
|
2019-06-07 11:36:31 -07:00 |
|
Mariano Cano
|
8f8c862c04
|
Fix spelling errors.
|
2019-06-07 11:24:56 -07:00 |
|
Mariano Cano
|
b88a2f1373
|
Fix provisioner id in LoadByCertificate
|
2019-06-06 15:24:15 -07:00 |
|
Mariano Cano
|
37dff5124b
|
Fix audience tests.
Fixes smallstep/step#156
|
2019-06-06 13:09:00 -07:00 |
|
Mariano Cano
|
2491593cdd
|
Add ca-url based audience for AWS tokens
Fixes smallstep/step#156
|
2019-06-06 12:49:51 -07:00 |
|
Mariano Cano
|
4fa9e9333d
|
Add NewDuration constructor.
|
2019-06-05 17:53:28 -07:00 |
|
Mariano Cano
|
37f2096dff
|
Add Stringer interface to provisioner.Type.
Add missing file.
|
2019-06-05 17:52:29 -07:00 |
|
Mariano Cano
|
6e4a09651a
|
Add comments with links to cloud docs.
|
2019-06-05 11:04:00 -07:00 |
|
Mariano Cano
|
a36972d840
|
Add instanceAge and projectIds docs.
|
2019-06-05 10:50:08 -07:00 |
|
Mariano Cano
|
536ec36b9e
|
Add support for instance age check in AWS.
Fixes smallstep/step#164
|
2019-06-04 16:31:33 -07:00 |
|
Mariano Cano
|
c431538ff2
|
Add support for instance age check in GCP.
Fixes smallstep/step#164
|
2019-06-04 15:57:15 -07:00 |
|
Mariano Cano
|
4cef086c00
|
Allow to use emails as service accounts on GCP
Fixes smallstep/step#163
|
2019-06-03 17:28:39 -07:00 |
|
Mariano Cano
|
0a756ce9d0
|
Use on GCP audiences with the format https://<ca-url>#<provisioner-type>/<provisioner-name>
Fixes smallstep/step#156
|
2019-06-03 17:19:44 -07:00 |
|
Mariano Cano
|
a54bf925eb
|
Add filtering by GCP Project ID.
Fixes smallstep/step#155
|
2019-06-03 11:56:42 -07:00 |
|
Mariano Cano
|
167912cfbd
|
Add autocert icons.
|
2019-05-24 11:29:59 -07:00 |
|
Mariano Cano
|
54d0186d1f
|
Change condition to fail if the length is not the expected.
|
2019-05-13 11:50:22 -07:00 |
|
Mariano Cano
|
5694ef762d
|
Merge pull request #75 from smallstep/reload-without-db-changes
Do not allow reload with database configuration changes.
|
2019-05-10 17:58:44 -07:00 |
|
Mariano Cano
|
dbd3131068
|
Fix comments.
|
2019-05-10 17:54:18 -07:00 |
|
Mariano Cano
|
e8498bf612
|
Add new WithDatabase to test reload.
|
2019-05-10 17:49:15 -07:00 |
|
Mariano Cano
|
9f39cb5f2a
|
Add test.
|
2019-05-10 16:53:35 -07:00 |
|
Mariano Cano
|
120e2d0caf
|
Fix restart with simple DB.
|
2019-05-10 16:14:21 -07:00 |
|
Mariano Cano
|
fb6a1afd89
|
Fix typo.
|
2019-05-10 16:04:30 -07:00 |
|
Mariano Cano
|
3a1a4c5ea9
|
Do not allow reload with database configuration changes.
Fixes #smallstep/ca-component#170
|
2019-05-10 15:58:37 -07:00 |
|
Mariano Cano
|
cf07c8f4c0
|
Fix typos.
|
2019-05-09 18:56:24 -07:00 |
|
Mariano Cano
|
fb7140444a
|
Add docs for provisioners.
|
2019-05-09 18:45:57 -07:00 |
|
Mariano Cano
|
54570095d4
|
Merge branch 'master' into cloud-identities
|
2019-05-08 17:19:03 -07:00 |
|
Mariano Cano
|
423d505d04
|
Replace subscriptions with resource groups.
|
2019-05-08 17:11:55 -07:00 |
|
Mariano Cano
|
32d2d6b75a
|
Remove debug code.
|
2019-05-08 17:11:33 -07:00 |
|
Mariano Cano
|
e0aaa1a577
|
Use tenant id in azures's provisioner x509 extension.
|
2019-05-08 15:58:15 -07:00 |
|
Mariano Cano
|
89eeada2a2
|
Add support for loading azure tokens by tenant id.
|
2019-05-08 15:39:50 -07:00 |
|
Mariano Cano
|
803d81d332
|
Improve azure unit tests.
|
2019-05-08 12:47:45 -07:00 |
|
max furman
|
2871d0b68b
|
bump Docker to latest tag
|
2019-05-08 12:26:21 -07:00 |
|
Mariano Cano
|
4c5fec06bf
|
Require TenantID in azure, add some tests.
|
2019-05-07 19:07:49 -07:00 |
|
Mariano Cano
|
12937c6b75
|
Remove pkcs7 related variables and structs.
|
2019-05-07 17:12:12 -07:00 |
|
Mariano Cano
|
6412b1a79b
|
Add first version of Asure support.
Fixes #69
|
2019-05-07 17:07:04 -07:00 |
|
Max
|
15c1a6a140
|
Merge pull request #72 from smallstep/max/ott-db
Add used OTT to DB during authToken step
|
2019-05-07 12:34:54 -07:00 |
|
max furman
|
81db527f12
|
NoopDB -> SimpleDB
|
2019-05-07 12:26:30 -07:00 |
|