9692 Commits

Author SHA1 Message Date
Jeff Mitchell
58c356f1aa Merge pull request #860 from hashicorp/website-safari
flexbox should only have been used on website subpages
2015-12-15 13:36:47 -05:00
captainill
233962c83c flexbox should only have been used on website subpages 2015-12-15 10:14:25 -08:00
Jeff Mitchell
86bea3f50d CL++ 2015-12-14 21:27:12 -05:00
Jeff Mitchell
ff8f27d981 Merge pull request #857 from hashicorp/issue-836
Use an initialized client when using IAM roles with S3 physical backend
2015-12-14 21:25:41 -05:00
Jeff Mitchell
b0b8d24bc0 CL++ 2015-12-14 21:24:29 -05:00
Jeff Mitchell
ac041f8390 Merge pull request #856 from hashicorp/issue-581
Allow setting the advertise address via an environment variable.
2015-12-14 21:23:36 -05:00
Jeff Mitchell
d7cb3c9f94 Allow setting the advertise address via an environment variable.
Fixes #581
2015-12-14 21:22:55 -05:00
Jeff Mitchell
6e46e56b21 Ensure advertise address detection runs without a specified HA backend
Ping #840
2015-12-14 21:13:27 -05:00
Jeff Mitchell
0914d931b3 Update Changelog and documentation with separate-HA-backend info. 2015-12-14 21:04:58 -05:00
Jeff Mitchell
32bfc884c7 Merge pull request #840 from hashicorp/issue-395
Allow separate HA physical backend.
2015-12-14 20:56:47 -05:00
Jeff Mitchell
0d4a8dc53b CL++ 2015-12-14 20:55:45 -05:00
Jeff Mitchell
b590ed4b26 Merge pull request #855 from hashicorp/issue-854
Update documentation with Consul backend `token_type` parameter.
2015-12-14 20:54:52 -05:00
Jeff Mitchell
e6bceea2aa Update documentation with Consul backend token_type parameter.
Fixes #854
2015-12-14 20:54:13 -05:00
Jeff Mitchell
de0963cf16 Add test to ensure the right backend was used with separate HA 2015-12-14 20:48:22 -05:00
Jeff Mitchell
b1f815d7f8 Address review feedback 2015-12-14 17:58:30 -05:00
Jeff Mitchell
75851aaa6f CL++ 2015-12-14 14:47:32 -05:00
Jeff Mitchell
0a336e873b Merge pull request #851 from jhaals/vault-java
Add vault-java to libraries
2015-12-14 14:46:49 -05:00
Jeff Mitchell
1b7b6c13da CL++ 2015-12-14 14:45:55 -05:00
Jeff Mitchell
9d97911b46 Merge pull request #852 from hashicorp/issue-846
Update key usage logic
2015-12-14 14:44:27 -05:00
Jeff Mitchell
555d621a2f Update key usage logic
* Move to one place for both code paths
* Assign ExtKeyUsageAny to CA certs to help with validation with the
  Windows Crypto API and Go's validation logic

Fixes #846
2015-12-14 14:23:51 -05:00
Andrew Stuart
fea21d9c08
Update PrivateKeyType to string, update switch statement. 2015-12-14 11:16:47 -07:00
Andrew Stuart
fdc42cf397 Merge branch 'master' of https://github.com/hashicorp/vault 2015-12-14 11:13:16 -07:00
Johan Haals
ec94e35431 Add vault-java to libraries
vault-java implements the basic HTTP API, more endpoints are in the
pipeline
2015-12-14 19:04:05 +01:00
Jeff Mitchell
3d959dce38 CL++ 2015-12-14 11:21:06 -05:00
Jeff Mitchell
172936518f Merge pull request #849 from mlafeldt/check-format
Show error if output format is invalid
2015-12-14 11:20:20 -05:00
Mathias Lafeldt
05f0cde643 Show error if output format is invalid
Rather than silently using table as a fallback.
2015-12-14 17:14:22 +01:00
Jeff Mitchell
741c2c9c34 Pass in an initialized client into EC2RoleProvider.
Fixes #836
2015-12-14 11:14:09 -05:00
Jeff Mitchell
6f20952ccb Bump godeps with newer AWS SDK 2015-12-14 11:12:45 -05:00
Andrew Stuart
a73be107e1
Remove unnecessary cast 2015-12-14 06:17:20 -07:00
Jeff Mitchell
4f51b6e3c9 Allow separate HA physical backend.
With no separate backend specified, HA will be attempted on the normal
physical backend.

Fixes #395.
2015-12-14 07:59:58 -05:00
Jeff Mitchell
2c96d1fde3 Merge pull request #843 from hashicorp/footer-fix
fix bug in js for sticky footer by replacing with flexbox
2015-12-11 20:41:48 -05:00
captainill
b5757c50b6 fix bug in js for sticky footer by replacing with flexbox 2015-12-11 17:21:06 -08:00
Andrew Stuart
44413fdb2f
Remove printf call from test 2015-12-11 15:47:00 -07:00
Andrew Stuart
7b9a0e81e1
Merge branch 'pkcs8' 2015-12-11 15:22:43 -07:00
Andrew Stuart
1c41726766
Add benchmark for certutil bundle parsing 2015-12-11 15:17:49 -07:00
Andrew Stuart
166c7ac0f9
Remove debugging print statement in compareCertBundleToParsedCertBundle 2015-12-11 15:17:49 -07:00
Andrew Stuart
7065500d16
Remove flag check before trying pkcs8 parsing. 2015-12-11 15:17:49 -07:00
Andrew Stuart
c481955401
Add pkcs8 flag setting in ParsePEMBundle 2015-12-11 15:17:49 -07:00
Andrew Stuart
e38596fc1c
Update tests and finish implementation of PKCS8 handling 2015-12-11 15:17:49 -07:00
Andrew Stuart
39a3a92e79
Update ParsePEMBundle to properly handle pkcs#8
Implementation based on be16001187/src/crypto/tls/tls.go (L273-L290)
2015-12-11 15:17:49 -07:00
Andrew Stuart
dfc052a755
Move to pem.Block.Type-based decoding 2015-12-11 14:57:33 -07:00
Jeff Mitchell
97c621bd67 Bump cross-compile Dockerfile to 1.5.2 2015-12-11 16:36:48 -05:00
Jeff Mitchell
418405dd90 Changelogify 2015-12-11 12:05:22 -05:00
Jeff Mitchell
55e2417b11 Merge pull request #832 from mlafeldt/yaml-ouput
Allow to output secrets in YAML format
2015-12-11 12:04:41 -05:00
Jeff Mitchell
cfae72d5d3 Changelogify 2015-12-11 12:02:43 -05:00
Jeff Mitchell
f493040d57 Merge pull request #839 from dallas/patch-1
Fix typo in Amazon KMS comparison
2015-12-11 12:01:43 -05:00
Andrew Stuart
ee563cdc32
Add benchmark for certutil bundle parsing 2015-12-11 09:58:49 -07:00
Dallas Reedy
7b56086dc7 Fix typo
futher => further
2015-12-11 08:50:06 -08:00
Andrew Stuart
1083c3b357
Merge branch 'master' into pkcs8 2015-12-10 21:02:59 -07:00
Andrew Stuart
ceb74f956c
Update flag to field with format info 2015-12-10 21:02:31 -07:00