Andrew Stuart
|
a9723189a1
|
Remove debugging print statement in compareCertBundleToParsedCertBundle
|
2015-12-10 16:33:42 -07:00 |
|
Jeff Mitchell
|
6d07279e27
|
Update changelog and in-progress dev version number
|
2015-12-10 16:34:10 -05:00 |
|
Jeff Mitchell
|
2f8837919a
|
Merge pull request #830 from mlafeldt/sorted-secret-output
Output secrets sorted by key
|
2015-12-10 16:32:46 -05:00 |
|
Jeff Mitchell
|
b3da917b23
|
Cut version 0.4.0
v0.4.0
|
2015-12-10 13:24:22 -05:00 |
|
Jeff Mitchell
|
d597ae2402
|
Fill in release date in Changelog
|
2015-12-10 13:21:44 -05:00 |
|
Andrew Stuart
|
a75a1a1ae0
|
Merge branch 'master' of https://github.com/hashicorp/vault
|
2015-12-10 11:11:23 -07:00 |
|
Jeff Mitchell
|
6001900c6b
|
Cut version 0.4.0
|
2015-12-10 12:50:46 -05:00 |
|
Jeff Mitchell
|
ba44fb4ac2
|
Bump website version
|
2015-12-10 12:49:58 -05:00 |
|
Jeff Mitchell
|
b3786fbeac
|
Add check for DOCKER_CROSS_IMAGE in dist script
|
2015-12-10 11:55:40 -05:00 |
|
Jeff Mitchell
|
583882efdc
|
Update documentation to be consistent with return codes
Fixes #831
|
2015-12-10 10:26:40 -05:00 |
|
Mathias Lafeldt
|
bf9773bf23
|
Update Godeps to include YAML packages
|
2015-12-10 11:36:26 +01:00 |
|
Mathias Lafeldt
|
073e4c872e
|
Allow to output secrets in YAML format
This can be done with https://github.com/ghodss/yaml, which reuses
existing JSON struct tags for YAML.
|
2015-12-10 11:32:31 +01:00 |
|
Mathias Lafeldt
|
459be44363
|
Output secrets sorted by key
Instead of printing them in random order each time `vault read` is invoked.
|
2015-12-10 10:08:23 +01:00 |
|
Andrew Stuart
|
7bba342ee3
|
Remove flag check before trying pkcs8 parsing.
|
2015-12-09 19:41:32 -07:00 |
|
Andrew Stuart
|
50b7be1c9a
|
Remove flag check before trying pkcs8 parsing.
|
2015-12-09 15:33:25 -07:00 |
|
Andrew Stuart
|
c8d49c2d66
|
Add pkcs8 flag setting in ParsePEMBundle
|
2015-12-09 15:33:25 -07:00 |
|
Andrew Stuart
|
5af21130d7
|
Update tests and finish implementation of PKCS8 handling
|
2015-12-09 15:33:25 -07:00 |
|
Andrew Stuart
|
b59e15c33d
|
Update ParsePEMBundle to properly handle pkcs#8
Implementation based on be16001187/src/crypto/tls/tls.go (L273-L290)
|
2015-12-09 15:29:13 -07:00 |
|
Jeff Mitchell
|
c1151dd3c3
|
Merge pull request #666 from hashicorp/pki-csrs
Enhance functionality to the PKI backend
|
2015-12-09 17:13:51 -05:00 |
|
Jeff Mitchell
|
a09b2f3437
|
Make the timeout for 'make test' 60s to accommodate larger numbers of generated keys in tests
|
2015-12-09 17:07:29 -05:00 |
|
Jeff Mitchell
|
22cb3ae90c
|
Merge branch 'master' into pki-csrs
|
2015-12-09 16:48:07 -05:00 |
|
Jeff Mitchell
|
53b5bbe4c4
|
Merge pull request #826 from hashicorp/issue-825
Return 400 instead of 500 if generic backend is written to without data.
|
2015-12-09 10:40:06 -05:00 |
|
Jeff Mitchell
|
53c363d308
|
Return 400 instead of 500 if generic backend is written to without data.
Fixes #825
|
2015-12-09 10:39:22 -05:00 |
|
Jeff Mitchell
|
f270b1812e
|
Merge pull request #822 from hashicorp/sethvargo-patch-1
Use template instead of filename (fix deprecation)
|
2015-12-08 13:28:24 -05:00 |
|
Seth Vargo
|
9a41e6af82
|
Read the file contents
|
2015-12-08 12:13:24 -05:00 |
|
Seth Vargo
|
151e045283
|
Use template instead of filename (fix deprecation)
|
2015-12-08 12:10:19 -05:00 |
|
Jeff Mitchell
|
d6a5a281b9
|
Merge branch 'master' into pki-csrs
|
2015-12-08 10:57:53 -05:00 |
|
Jeff Mitchell
|
70ea26c0e5
|
Add a warning about consistency of IAM credentials as a stop-gap.
Ping #687
|
2015-12-08 10:56:34 -05:00 |
|
Jeff Mitchell
|
217067ca0f
|
Merge pull request #818 from vicki-c/master
fixing etcd missing key error
|
2015-12-07 15:29:15 -05:00 |
|
Jeff Mitchell
|
6781e33d8c
|
Update version to prepare for 0.4.0
|
2015-12-07 14:51:44 -05:00 |
|
Jeff Mitchell
|
ad6edf2cfb
|
Changelogify
|
2015-12-07 13:22:24 -05:00 |
|
Vicki Cheung
|
f453d022ef
|
fixing etcd missing key error
|
2015-12-07 02:29:20 -05:00 |
|
Jeff Mitchell
|
704966a3eb
|
Add info about cert backend not checking CRL revocation.
|
2015-12-05 15:12:43 -05:00 |
|
Jeff Mitchell
|
3a893f760d
|
Tab -> space doc fix
|
2015-12-05 15:04:54 -05:00 |
|
Jeff Mitchell
|
0f020b11d5
|
Merge branch 'master' into pki-csrs
|
2015-12-03 15:23:08 -05:00 |
|
Jeff Mitchell
|
feda5a1d21
|
Merge pull request #816 from hashicorp/issue-816
Remove datacenter from Consul configuration
|
2015-12-03 15:22:05 -05:00 |
|
Jeff Mitchell
|
6800d5185b
|
Remove datacenter from Consul configuration, as it cannot actually do
anything
Fixes #816
|
2015-12-03 15:16:37 -05:00 |
|
Jeff Mitchell
|
35742cbb29
|
Cut version 0.4.0-rc2
v0.4.0-rc2
|
2015-12-01 13:18:11 -05:00 |
|
Jeff Mitchell
|
d461644838
|
Sync dist script from pki-csrs
|
2015-12-01 13:12:58 -05:00 |
|
Jeff Mitchell
|
c84611ec1f
|
Have dist script publish and purge
|
2015-12-01 13:09:38 -05:00 |
|
Jeff Mitchell
|
047f62b3f2
|
Support relbranch in dist script
|
2015-12-01 12:53:18 -05:00 |
|
Jeff Mitchell
|
e918b56ecc
|
Fix bashism in dist script
|
2015-12-01 12:33:59 -05:00 |
|
Jeff Mitchell
|
1c8cf4101a
|
Merge branch 'master' into pki-csrs
|
2015-12-01 00:09:23 -05:00 |
|
Jeff Mitchell
|
01e00e51f8
|
Merge pull request #809 from hashicorp/add-monitor-retries
Add new Consul API client MonitorRetries option
|
2015-12-01 00:08:53 -05:00 |
|
Jeff Mitchell
|
4cdb7e9f44
|
Add new Consul API client MonitorRetries option
|
2015-12-01 00:08:14 -05:00 |
|
Jeff Mitchell
|
5a5d4212af
|
Fix AWS tests
|
2015-12-01 00:05:04 -05:00 |
|
Jeff Mitchell
|
356bbaa7d3
|
Update godeps, most notably to get Consul client updates
|
2015-11-30 23:58:03 -05:00 |
|
Jeff Mitchell
|
bd03d3c422
|
Change allowed_base_domain to allowed_domains and allow_base_domain to
allow_bare_domains, for comma-separated multi-domain support.
|
2015-11-30 23:49:11 -05:00 |
|
Jeff Mitchell
|
703a0d65c0
|
Remove token display names from input options as there isn't a viable
use-case for it at the moment
|
2015-11-30 18:07:42 -05:00 |
|
Armon Dadgar
|
6022e81be0
|
website: updating documentation
|
2015-11-25 12:23:56 -08:00 |
|