Jeff Mitchell
7d673e5e05
Remove netbsd/arm as it won't compile
2018-02-20 15:27:33 -05:00
Jeff Mitchell
227ebcc188
Bump files for new version
2018-02-20 14:51:20 -05:00
Jeff Mitchell
fb33782593
Update plugins
2018-02-20 14:15:43 -05:00
Jeff Mitchell
ca0692c188
Update go-plugin
2018-02-20 14:07:29 -05:00
Jeff Mitchell
6be21b1068
changelog++
2018-02-20 11:16:28 -05:00
Andrei Burd
90f3788ce5
Handling nomad maxTokenNameLength = 64 ( #4009 )
2018-02-20 10:16:37 -05:00
Vishal Nayak
bfed4af48f
Remove unneeded looping since Go 1.10 cover it already ( #4010 )
2018-02-20 07:34:55 -05:00
Jeff Mitchell
be53e38fe0
Fix test statement with formatting in fatal call
2018-02-20 00:26:41 -05:00
Jeff Mitchell
0f26cb9b8d
Fix PKI tests by generating on-demand
2018-02-20 00:23:37 -05:00
Jeff Mitchell
aa9fc736c7
Sanitize pem encoding to Go default of a newline at the end rather than break backwards compat
2018-02-20 00:12:05 -05:00
Jeff Mitchell
ce8f652ef9
Remove now-unneeded PKCS8 code and update certutil tests for Go 1.10
2018-02-19 22:46:17 -05:00
Jeff Mitchell
aad6d3fac4
Kick Travis
2018-02-19 20:37:38 -05:00
Jeff Mitchell
1422af3f22
Bump Travis to Go 1.10
2018-02-19 20:29:26 -05:00
Max Walther
e58855cdd4
Fix bug with vault cli when reading an individual field containing a Printf formatting verb ( #4005 )
2018-02-19 09:29:45 -05:00
Robison Jacka
9541e8f643
Adding path roles test coverage for storing PKIX fields ( #4003 )
2018-02-18 16:22:35 -05:00
Robison Jacka
71d939894b
Add test coverage for recently-added PKIX fields. ( #4002 )
2018-02-18 13:21:54 -05:00
Jeff Mitchell
a408a03495
Fix missing CommonName in subject generation
2018-02-17 21:01:36 -05:00
Jeff Mitchell
f61a60f440
changelog++
2018-02-17 20:53:29 -05:00
Jeff Mitchell
8451b195d4
Handle missed error case in seal status output format ( #4001 )
...
Fixes #3998
2018-02-17 20:52:42 -05:00
Brian Kassouf
de38ff3ac8
changelogg++
2018-02-16 17:44:51 -08:00
Brian Kassouf
db9d58e4c1
plugin/grpc: Add RemoteAddr to the request object ( #3997 )
2018-02-16 17:41:01 -08:00
vishalnayak
4ffd622648
changelog++
2018-02-16 17:46:04 -05:00
Vishal Nayak
45bb1f0adc
Verify DNS SANs if PermittedDNSDomains is set ( #3982 )
...
* Verify DNS SANs if PermittedDNSDomains is set
* Use DNSNames check and not PermittedDNSDomains on leaf certificate
* Document the check
* Add RFC link
* Test for success case
* fix the parameter name
* rename the test
* remove unneeded commented code
2018-02-16 17:42:29 -05:00
Jeff Mitchell
9e9d8329b5
changelog++
2018-02-16 17:22:57 -05:00
Jeff Mitchell
f29bde0052
Support other names in SANs ( #3889 )
2018-02-16 17:19:34 -05:00
Jeff Mitchell
cf2e40c219
changelog++
2018-02-16 12:53:43 -05:00
Vitya
66f4589195
Fix compatibility with some Postgres versions ( #3986 )
...
use server_version_num instead of parsing the text version. See: https://www.postgresql.org/docs/10/static/functions-info.html
2018-02-16 12:52:34 -05:00
Jeff Mitchell
6f6b4521fa
Update website for AWS client max_retries
2018-02-16 11:13:55 -05:00
Jeff Mitchell
eb4db84ae7
changelog++
2018-02-16 11:12:19 -05:00
Mohsen
41b07a0987
Maximum number of retries aws sdk attempts for recoverable exceptions. ( #3965 )
2018-02-16 11:11:17 -05:00
Jeff Mitchell
5a1312ef30
Also exclude init command from race detector
2018-02-16 11:09:36 -05:00
Seth Vargo
b5e4db975e
Add useragent helper ( #3991 )
...
* Add useragent package
This helper provides a consistent user-agent header for Vault, taking into account different versions.
* Add user-agent headers to spanner and gcs
2018-02-15 18:30:31 -05:00
Brian Kassouf
92f347c659
plugin/gRPC: Add more documentation to the proto file ( #3988 )
...
* plugin/gRPC: Add more documentation to the proto file
* Fix typo
* Update comments
2018-02-15 14:20:50 -08:00
Matthew Irish
e39108c0d3
changelog ++
2018-02-15 16:15:53 -06:00
Jeff Mitchell
857cdaeb2b
Add some info about cert reloading behavior on SIGHUP
...
CC #3990
2018-02-15 17:11:48 -05:00
Jeff Mitchell
8c8e006276
Allow formatted data when using -field and -format together. ( #3987 )
...
* Allow formatted data when using -field and -format together.
As a special case, allows "data" to be passed in to get the entire data
struct output.
* If data exists in the output map use that instead when special casing
2018-02-15 09:11:56 -05:00
Jeff Mitchell
3f9cc9583a
changelog++
2018-02-14 20:31:45 -05:00
Seth Vargo
cd930b1173
Add support for Google Cloud Spanner ( #3977 )
2018-02-14 20:31:20 -05:00
Jeff Mitchell
4d8100aff6
changelog++
2018-02-14 20:30:36 -05:00
Brian Nuszkowski
51fe1aa7ba
Add Okta specific MFA workflow to Okta auth method ( #3980 )
...
* Add Okta specific MFA workflow to Okta auth method. Note this only
supports Okta Push.
2018-02-14 20:28:19 -05:00
Brian Nuszkowski
7ba8bb9516
Disable redirects on the http client that calls AWS STS api, which ( #3983 )
...
is used in the AWS IAM auth method.
Co-authored-by: Max Justicz <max@justi.cz>
2018-02-14 20:27:13 -05:00
Jeff Mitchell
eeae8dca1e
changelog++
2018-02-14 16:11:55 -05:00
Jeff Mitchell
a787f97a9c
Re-add lost stored-shares parameter to operator rekey command. ( #3974 )
...
Also change the rekey API to not require explicitly setting values to 1.
Fixes #3969
2018-02-14 16:10:45 -05:00
Seth Vargo
d838195241
Remove mlock warning when mlock is explicitly disabled ( #3979 )
2018-02-14 15:11:33 -05:00
Jeff Mitchell
e52c4b9472
changelog++
2018-02-14 12:00:39 -05:00
Jeff Mitchell
35906aaa6c
Add ChaCha20-Poly1305 support to transit ( #3975 )
2018-02-14 11:59:46 -05:00
Jeff Mitchell
a248a08102
Fix manta test
2018-02-14 10:39:52 -05:00
Nick
11f197dfa5
Update lease.html.md ( #3759 )
2018-02-14 09:44:34 -05:00
Brian Shumate
e6bf69b96b
DOCS: update Telemetry with more coverage ( #3968 )
...
- Add initial secrets engines metrics
- Update metrics types/values
- Update language for auth methods, secrets engines, audit devices
- Add more linking to relevant documentation
2018-02-14 09:39:51 -05:00
Jeff Mitchell
936eb82604
Update Okta dep.
...
Fixes #3963
2018-02-14 09:38:46 -05:00