7782 Commits

Author SHA1 Message Date
Jeff Mitchell
257682d6fc changelog++ 2016-02-26 15:16:54 -05:00
Jeff Mitchell
fd9238f04b Merge pull request #1143 from hashicorp/etcd-sync-error
Output original error on etcd sync failure.
2016-02-26 15:16:05 -05:00
Jeff Mitchell
3444c16741 Output original error on etcd sync failure.
Fixes #1141
2016-02-26 15:15:23 -05:00
Jeff Mitchell
a09f897334 Bump version to dev 2016-02-26 15:14:12 -05:00
Vishal Nayak
c5b3ea719a Merge pull request #1139 from greg0ire/add_missing_verb
add missing verb
2016-02-26 11:08:24 -05:00
Grégoire Paris
b42567acfc add missing verb 2016-02-26 14:43:56 +01:00
Jeff Mitchell
a2359d054c Increase platforms for next build 2016-02-25 15:49:12 -05:00
Jeff Mitchell
9803a0e035 improve purging behavior 2016-02-25 15:48:25 -05:00
Jeff Mitchell
3cc021a1cb Update Vishal's info on the community page 2016-02-25 15:17:53 -05:00
Jeff Mitchell
0ce2ba38b7
Cut version 0.5.1 v0.5.1 2016-02-25 15:02:49 -05:00
Jeff Mitchell
0a4bcf83d8 changelog++ 2016-02-25 14:48:43 -05:00
Jeff Mitchell
b280daa107 changelog++ 2016-02-25 12:29:50 -05:00
Jeff Mitchell
adb98d757a Update documentation around VAULT_TLS_SERVER_NAME 2016-02-25 12:29:05 -05:00
Jeff Mitchell
8970f3aa68 Merge pull request #1131 from rmt/master
Add VAULT_TLS_SERVER_NAME environment variable
2016-02-25 12:27:14 -05:00
Jeff Mitchell
2f79bb12ee Bump TF variables 2016-02-25 11:29:03 -05:00
Robert M. Thomson
b906f22fe9 Add VAULT_TLS_SERVER_NAME environment variable
If specified, verify a specific server name during TLS negotiation
rather than the server name in the URL.
2016-02-25 17:28:49 +01:00
Jeff Mitchell
c77e00d773 TF_DEV->VAULT_DEV_BUILD 2016-02-25 11:05:51 -05:00
Jeff Mitchell
7a036842ea changelog++ 2016-02-25 10:59:57 -05:00
Jeff Mitchell
cc0f5590db Bump website version number 2016-02-25 10:44:18 -05:00
Jeff Mitchell
a4393a1a78 Bump version numbers 2016-02-25 10:42:13 -05:00
Jeff Mitchell
67dcad50bc changelog++ 2016-02-25 10:41:19 -05:00
Jeff Mitchell
fadb710b05 Merge pull request #1129 from hashicorp/pki-tidy
Add "pki/tidy" which allows removing expired certificates.
2016-02-25 10:39:54 -05:00
Jeff Mitchell
0cadb6cefc changelog++ 2016-02-25 08:55:23 -05:00
Jeff Mitchell
6018c88708 Remove root token requirement from GitHub configuration 2016-02-25 08:51:53 -05:00
Jeff Mitchell
ec75a24647 Be more explicit about buffer type 2016-02-24 22:05:39 -05:00
Jeff Mitchell
949e707006 Fix CLI formatter to show warnings again on CLI list output. 2016-02-24 21:45:58 -05:00
Jeff Mitchell
c24cf2eb50 Merge pull request #1080 from jkanywhere/improve-formatter
Refactor formatting of output
2016-02-24 21:36:57 -05:00
Jeff Mitchell
6dd8822c08 Add documentation for pki/tidy 2016-02-24 21:31:29 -05:00
Jeff Mitchell
7ed0399e1f Add "tidy/" which allows removing expired certificates.
A buffer is used to ensure that we only remove certificates that are
both expired and for which the buffer has past. Options allow removal
from revoked/ and/or certs/.
2016-02-24 21:24:48 -05:00
Jeff Mitchell
0f927ce663 Add information about the cert renewal enhancements to the upgrade guide 2016-02-24 21:24:20 -05:00
Jeff Mitchell
25547d400b Add upgrade information 2016-02-24 21:13:44 -05:00
vishalnayak
ff9eb2ad9c changelog++ 2016-02-24 21:11:21 -05:00
Vishal Nayak
f40cfbeabd Merge pull request #1127 from hashicorp/iss1000-cert-renewal
Cert: renewal enhancements
2016-02-24 21:05:12 -05:00
vishalnayak
9280dda5f4 rename verify_cert as disable_binding and invert the logic 2016-02-24 21:01:21 -05:00
vishalnayak
b8e79cd615 documentation for the config endpoint 2016-02-24 17:13:24 -05:00
vishalnayak
18a7464e76 make the verification of certs in renewal configurable 2016-02-24 16:42:20 -05:00
vishalnayak
5deaf9121a Cert: renewal enhancements 2016-02-24 14:31:38 -05:00
Jack Pearkes
e30a0e8fbd website: fix hover state for annc banner 2016-02-24 11:18:10 -08:00
Jack Pearkes
abbfc6fd49 Merge pull request #1119 from hashicorp/jt-enterprise-bnr
Vault Enterprise Banner and Nav
2016-02-24 11:03:09 -08:00
captainill
c624c1c9e7 website: announcement banner for vault enterprise 2016-02-24 10:59:31 -08:00
vishalnayak
7c7771c600 changelog++ 2016-02-24 11:04:19 -05:00
Vishal Nayak
8915b3ce8c Merge pull request #1039 from hashicorp/vault-iss539-app-id
Added renewal capability to app-id backend
2016-02-24 10:59:58 -05:00
vishalnayak
fc08007106 check CIDR block for renewal as well 2016-02-24 10:55:31 -05:00
vishalnayak
72b0390c9e Added renewal capability to app-id backend 2016-02-24 10:40:15 -05:00
Vishal Nayak
4679c01a01 Merge pull request #1123 from hashicorp/ssh-add-tls-skip-verify
Use tls_skip_verify in vault-ssh-helper
2016-02-23 22:06:46 -05:00
vishalnayak
26cdd93088 Use tls_skip_verify in vault-ssh-helper 2016-02-23 17:32:49 -05:00
Jeff Mitchell
bcdf66369c changelog++ 2016-02-23 13:24:57 -05:00
Jeff Mitchell
6fef0f2b30 Merge pull request #1121 from mhurne/improve-error-on-sts-read-with-arn-policy
Improve error message when client attempts to generate STS creds for managed policy
2016-02-23 13:22:44 -05:00
Matt Hurne
ac835c4e61 Add note that STS credentials can only be generated for user inline policies in AWS secret backend documentation 2016-02-23 09:06:52 -05:00
Matt Hurne
8bd0cc6391 Improve error message returned when client attempts to generate STS credentials for a managed policy; addresses #1113 2016-02-23 08:58:28 -05:00