open-vault/helper
Calvin Leung Huang 8f87854b86
Clarify api_addr related errors on VaultPluginTLSProvider (#3620)
* Mention api_addr on VaultPluginTLSProvider logs, update docs

* Clarify message and mention automatic api_address detection

* Change error message to use api_addr

* Change error messages to use api_addr
2017-12-05 12:01:35 -05:00
..
awsutil Only use specified HTTP client for AWS creds if one is passed in. (#3161) 2017-08-14 12:43:11 -04:00
builtinplugins Fix MySQL legacy username regression (#3141) 2017-08-10 18:28:18 -07:00
certutil Add PKCS8 marshaling to PKI (#3518) 2017-11-06 12:05:07 -05:00
cidrutil Rename ParseDedupAndSortStrings to ParseDedupLowercaseAndSortStrings (#2614) 2017-04-19 10:39:07 -04:00
compressutil compressutil: Add Snappy support (#2987) 2017-07-07 14:43:45 -04:00
consts Sync over 2017-10-23 16:43:07 -04:00
errutil
flag-kv
flag-slice
forwarding Remove non-gRPC request forwarding 2017-05-24 09:34:59 -04:00
gated-writer
identity Port over bits (#3575) 2017-11-13 15:31:32 -05:00
jsonutil all: test: Fix govet warnings 2016-12-21 19:44:07 +01:00
kdf
keysutil Encrypt/Decrypt/Sign/Verify using RSA in Transit backend (#3489) 2017-11-03 10:45:53 -04:00
kv-builder only check special characters on CLI when not in key=value format (#2998) 2017-07-12 13:28:57 -07:00
locksutil Port over some changes 2017-11-30 09:43:07 -05:00
logbridge Add logbridge for testing 2017-11-07 15:50:09 -05:00
logformat Clean up request forwarding logic 2017-03-01 18:17:06 -05:00
mfa Sync over 2017-10-23 16:43:07 -04:00
mlock Don't say mlock is supported on OSX when it isn't. (#2120) 2016-11-22 12:56:36 -05:00
parseutil Use TypeDurationSecond for TTL values in PKI. (#3270) 2017-08-31 15:46:13 -04:00
password build: Add support for building on Illumos 2016-08-13 00:20:15 -04:00
pgpkeys
pluginutil Clarify api_addr related errors on VaultPluginTLSProvider (#3620) 2017-12-05 12:01:35 -05:00
policies
policyutil Sanitize policy behavior across backends (#3324) 2017-09-13 11:36:52 -04:00
proxyutil Add PROXY protocol support (#3098) 2017-08-02 18:24:12 -04:00
reload Add a -dev-three-node option for devs. (#3081) 2017-07-31 11:28:06 -04:00
salt Transit and audit enhancements 2016-09-21 10:49:26 -04:00
storagepacker fixing test after field rename (#3530) 2017-11-03 10:29:42 -04:00
strutil Add the ability to glob allowed roles in the Database Backend (#3387) 2017-10-30 13:24:25 -07:00
tlsutil Add option to set cluster TLS cipher suites. (#3228) 2017-08-30 16:28:23 -04:00
wrapping Port over bits (#3575) 2017-11-13 15:31:32 -05:00
xor