Jeff Mitchell
1769984368
Bump godeps
2016-01-27 13:41:26 -05:00
Jeff Mitchell
fd52d8a975
Update godeps to include STS stuff in AWS and others
2016-01-21 16:27:36 -05:00
Jeff Mitchell
b2bde47b01
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
9c5ad28632
Update deps, and adjust usage of go-uuid to match new return values
2016-01-13 13:40:08 -05:00
Paul Seiffert
9618d95c4e
Godeps: install new requirements from AWS SDK
2016-01-08 17:31:37 +01:00
Jeff Mitchell
dfffe5cd15
Update go-cleanhttp dependency.
...
Probably fixes #867
2015-12-17 15:08:19 -05:00
Jeff Mitchell
f2da5b639f
Migrate 'uuid' to 'go-uuid' to better fit HC naming convention
2015-12-16 12:56:20 -05:00
Jeff Mitchell
bacc9d8e5b
Bump godeps with newer AWS SDK
2015-12-14 11:12:45 -05:00
Mathias Lafeldt
7e47d5c548
Update Godeps to include YAML packages
2015-12-10 11:36:26 +01:00
Jeff Mitchell
6ad1b75caf
Merge branch 'master' into pki-csrs
2015-12-01 00:09:23 -05:00
Jeff Mitchell
2c012c2830
Update godeps, most notably to get Consul client updates
2015-11-30 23:58:03 -05:00
Jeff Mitchell
af3d6ced8e
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
7ab0c2e917
Update deps
2015-11-18 10:36:57 -05:00
Vicki Cheung
dc4374ab79
adding etcd client dependencies
2015-11-16 13:30:27 -08:00
Vicki Cheung
a21c8fab26
porting to new etcd client
2015-11-15 22:12:06 -08:00
Jeff Mitchell
9fff3a350d
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
94b15b78bc
Update godeps
2015-11-04 08:53:58 -05:00
Jeff Mitchell
6f6646fc24
Update deps
2015-11-02 13:43:12 -05:00
Seth Vargo
3e15a1f056
Update deps
2015-10-30 18:07:00 -04:00
Jeff Mitchell
be255ad46c
Bump Godeps
2015-10-23 09:14:09 -04:00
Jeff Mitchell
e6f96f71da
Update godeps, especially to get in hashicorp/consul#1310
2015-10-15 17:52:18 -04:00
Jeff Mitchell
a9155ef85e
Use split-out hashicorp/uuid
2015-10-12 14:07:12 -04:00
Jeff Mitchell
2b5b980a0d
Update godeps
2015-10-07 16:10:00 -04:00
Jeff Mitchell
e3d1222dd7
Update deps
2015-09-22 11:44:21 -04:00
Jeff Mitchell
9860ea9e46
Update godeps
2015-09-22 10:15:06 -04:00
Jeff Mitchell
ea08678189
Update godeps
2015-08-25 16:24:25 -07:00
Jeff Mitchell
0af4682c74
Actually include the Godeps files, derp.
2015-08-20 09:52:21 -07:00
Jeff Mitchell
3cc4bd0b96
Fix AWS, again, and update Godeps.
2015-08-18 18:12:51 -07:00
vishalnayak
a66ffa9949
Update Godeps aws with ec2rolecreds
2015-08-18 11:29:44 -07:00
Erik Kristensen
2233f993ae
initial pass at JWT secret backend
2015-08-06 17:49:44 -06:00
Seth Vargo
3c9883be9a
Add inf
2015-08-06 12:42:50 -04:00
Seth Vargo
459ba8403a
Add missing godeps
2015-08-06 12:41:10 -04:00
Seth Vargo
bfd4b818b8
Update to latest aws and move off of hashicorp/aws-sdk-go
2015-08-06 12:26:41 -04:00
Seth Vargo
b104ff6f4f
Update ec2 (hc)
2015-08-06 12:20:01 -04:00
Seth Vargo
80792e5be0
Update gocql
2015-08-06 12:09:40 -04:00
Seth Vargo
fd296c5911
Update snappy to the canonical new path
...
https://github.com/golang/snappy/pull/14
2015-08-06 12:05:35 -04:00
Bradley Girardeau
36d60623b1
mfa: add duo_api_golang dependency to Godeps
2015-07-28 14:08:17 -07:00
Armon Dadgar
c53db91a62
Updating Godeps
2015-07-13 15:10:44 +10:00
Armon Dadgar
19b127f9f2
Godep updating dependencies
2015-06-30 12:07:00 -07:00
Armon Dadgar
b6e422a0a5
Updating godep
2015-06-29 16:44:02 -07:00
Christian Svensson
3c000f5129
Update Godeps for go-ldap/ldap
2015-06-29 19:03:51 -04:00
Armon Dadgar
8987bc7e00
Updating Godeps
2015-06-29 15:05:44 -07:00
Armon Dadgar
337997ab04
Fixing merge conflict
2015-06-29 14:50:55 -07:00
Jeff Mitchell
1513e2baa4
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
dcc8a40b32
Save new aws library
2015-06-03 15:07:39 -04:00
Eric Buth
e4e4253d65
added etcd as a non-HA storage backend, updated documentation
2015-05-26 13:38:25 -04:00
Armon Dadgar
c97025f3f4
godeps: Updating aws-sdk-go
2015-05-22 11:12:35 -07:00
James Stremick
64182d57c3
AWS dependency update
2015-05-20 11:46:21 -04:00
Mitchell Hashimoto
756fcba604
Update godeps with 0.1.2
2015-05-11 11:30:01 -07:00
Giovanni Bajo
9bac0d0a47
Update Godeps
2015-05-09 22:04:20 +02:00