Commit Graph

61 Commits

Author SHA1 Message Date
Jeff Mitchell
a2debd4b61 Update godeps to include STS stuff in AWS and others 2016-01-21 16:27:36 -05:00
Jeff Mitchell
e816b9d477 Pull out setting the root token ID; use the new ParseUUID method in
go-uuid instead, and revoke if there is an error.
2016-01-19 19:44:33 -05:00
Jeff Mitchell
21f91f73bb Update deps, and adjust usage of go-uuid to match new return values 2016-01-13 13:40:08 -05:00
Paul Seiffert
46843685f2 Godeps: install new requirements from AWS SDK 2016-01-08 17:31:37 +01:00
Jeff Mitchell
bf246af333 Update go-cleanhttp dependency.
Probably fixes #867
2015-12-17 15:08:19 -05:00
Jeff Mitchell
a0308e6858 Migrate 'uuid' to 'go-uuid' to better fit HC naming convention 2015-12-16 12:56:20 -05:00
Jeff Mitchell
bc527edd2f Use Go 1.5.2 in Godeps.json 2015-12-16 11:59:59 -05:00
Jeff Mitchell
6f20952ccb Bump godeps with newer AWS SDK 2015-12-14 11:12:45 -05:00
Mathias Lafeldt
bf9773bf23 Update Godeps to include YAML packages 2015-12-10 11:36:26 +01:00
Jeff Mitchell
1c8cf4101a Merge branch 'master' into pki-csrs 2015-12-01 00:09:23 -05:00
Jeff Mitchell
356bbaa7d3 Update godeps, most notably to get Consul client updates 2015-11-30 23:58:03 -05:00
Jeff Mitchell
061539434f Update validator function for URIs. Change example of entering a CA to a
root cert generation. Other minor documentation updates. Fix private key
output in issue/sign.
2015-11-19 11:35:17 -05:00
Jeff Mitchell
061691d188 Update deps 2015-11-18 10:36:57 -05:00
Vicki Cheung
93c13e8293 adding etcd client dependencies 2015-11-16 13:30:27 -08:00
Vicki Cheung
ef32831927 porting to new etcd client 2015-11-15 22:12:06 -08:00
Jeff Mitchell
4d2d42d171 Don't use the semaphore library as it's racy; instead use a simple
buffered channel. Passes all tests, including inmem, which uses it.
2015-11-04 12:27:13 -05:00
Jeff Mitchell
880a6dd397 Update godeps 2015-11-04 08:53:58 -05:00
Jeff Mitchell
7a66911ae1 Update deps 2015-11-02 13:43:12 -05:00
Seth Vargo
f8cdc40c6a Update deps 2015-10-30 18:07:00 -04:00
Jeff Mitchell
9e0b78a7dd Bump Godeps 2015-10-23 09:14:09 -04:00
Jeff Mitchell
cae3ee4fa9 Update godeps, especially to get in hashicorp/consul#1310 2015-10-15 17:52:18 -04:00
Jeff Mitchell
0ea4271ddb Use split-out hashicorp/uuid 2015-10-12 14:07:12 -04:00
Jeff Mitchell
89ee5d8d3b Update godeps 2015-10-07 16:10:00 -04:00
Jeff Mitchell
4b4cce4f21 Update deps 2015-09-22 11:44:21 -04:00
Jeff Mitchell
8703e37b98 Update godeps 2015-09-22 10:15:06 -04:00
Jeff Mitchell
d7829adb73 Update godeps 2015-08-25 16:24:25 -07:00
Jeff Mitchell
c4654c2d9c Actually include the Godeps files, derp. 2015-08-20 09:52:21 -07:00
Jeff Mitchell
1e78a67eae Update godeps to include crypto/ssh 2015-08-19 11:23:34 -07:00
Jeff Mitchell
5ffb403857 Fix AWS, again, and update Godeps. 2015-08-18 18:12:51 -07:00
vishalnayak
8c08a3f05f Update Godeps aws with ec2rolecreds 2015-08-18 11:29:44 -07:00
Erik Kristensen
d877b713e9 initial pass at JWT secret backend 2015-08-06 17:49:44 -06:00
Seth Vargo
1430161921 Add inf 2015-08-06 12:42:50 -04:00
Seth Vargo
fd189259f0 Add missing godeps 2015-08-06 12:41:10 -04:00
Seth Vargo
070d45456a Update to latest aws and move off of hashicorp/aws-sdk-go 2015-08-06 12:26:41 -04:00
Seth Vargo
139398c61e Update ec2 (hc) 2015-08-06 12:20:01 -04:00
Seth Vargo
cf0a487cb9 Update gocql 2015-08-06 12:09:40 -04:00
Seth Vargo
f811a1d999 Update snappy to the canonical new path
https://github.com/golang/snappy/pull/14
2015-08-06 12:05:35 -04:00
Bradley Girardeau
4b69073dda mfa: add duo_api_golang dependency to Godeps 2015-07-28 14:08:17 -07:00
Armon Dadgar
e74c6cf734 Updating Godeps 2015-07-13 15:10:44 +10:00
Armon Dadgar
8b6d3809e7 Godep updates 2015-07-07 16:04:00 -06:00
Armon Dadgar
a5b53b9a5e Godep updating dependencies 2015-06-30 12:07:00 -07:00
Armon Dadgar
4776825e20 Updating godep 2015-06-29 16:44:02 -07:00
Christian Svensson
8f53a187df Update Godeps for go-ldap/ldap 2015-06-29 19:03:51 -04:00
Armon Dadgar
b62cd81299 Updating Godeps 2015-06-29 15:05:44 -07:00
Armon Dadgar
68ea05db0b Fixing godeps file 2015-06-29 14:54:25 -07:00
Armon Dadgar
de6ce89c39 Fixing merge conflict 2015-06-29 14:50:55 -07:00
Jeff Mitchell
20ac7a46f7 Add acceptance tests
* CA bundle uploading
* Basic role creation
* Common Name restrictions
* IP SAN restrictions
* EC + RSA keys
* Various key usages
* Lease times
* CA fetching in various formats
* DNS SAN handling

Also, fix a bug when trying to get code signing certificates.

Not tested:
* Revocation (I believe this is impossible with the current testing framework)

Commit contents (C)2015 Akamai Technologies, Inc. <opensource@akamai.com>
2015-06-08 00:06:09 -04:00
Seth Vargo
91775a3ecc Save new aws library 2015-06-03 15:07:39 -04:00
Eric Buth
080d8b8505 added etcd as a non-HA storage backend, updated documentation 2015-05-26 13:38:25 -04:00
Armon Dadgar
cf80538de1 godeps: Updating aws-sdk-go 2015-05-22 11:12:35 -07:00