Commit Graph

4031 Commits

Author SHA1 Message Date
Tim Schindler 6a1c142924 added ETCD_ADDR env var to etcd backend 2016-06-30 18:46:00 +00:00
Jeff Mitchell 2488d520a4 Merge branch 'master-oss' into dockerize-pg-secret-tests 2016-06-30 14:31:52 -04:00
Jeff Mitchell 3e515c5885 Fix up breakage from bumping deps 2016-06-30 14:31:41 -04:00
Jeff Mitchell a709c3dfba Merge branch 'master-oss' into dockerize-pg-secret-tests 2016-06-30 14:21:05 -04:00
Jeff Mitchell 53b798145d Remove accidental patch file 2016-06-30 14:19:42 -04:00
Jeff Mitchell eb676bb807 Update deps 2016-06-30 14:19:03 -04:00
Jeff Mitchell d9daf6bb80 Whitespacing 2016-06-30 14:18:14 -04:00
Jeff Mitchell dc15faabe3 Add needed package 2016-06-30 14:03:13 -04:00
Jeff Mitchell 8da8881825 Add comment around bind to localhost 2016-06-30 13:49:11 -04:00
Jeff Mitchell 22e83ae7f5 Dockerize Postgres secret backend acceptance tests
Additionally enable them on all unit test runs.
2016-06-30 13:46:39 -04:00
Jeff Mitchell 619ddc38b7 Use TRACE not WARN here 2016-06-30 12:41:56 -04:00
Jeff Mitchell 0bc0e50b0f Add docker requirement to travis 2016-06-30 12:13:07 -04:00
Jeff Mitchell d00374fe3c Add a logger to testing backend config so it's available to backends during unit tests 2016-06-30 09:17:14 -04:00
Jeff Mitchell 37deda3e60 changelog++ 2016-06-30 08:23:24 -04:00
Jeff Mitchell b8a21875d8 Merge pull request #1572 from hashicorp/postgres-pl-lock
Use transaction object for query
2016-06-30 14:21:43 +02:00
Jeff Mitchell 16d4f79c71 Fix test 2016-06-30 08:21:00 -04:00
Jeff Mitchell 5df2dd30c5 Change warn to trace for these messages 2016-06-29 21:04:02 -04:00
Jeff Mitchell cf178d3c9e Merge remote-tracking branch 'oss/master' into postgres-pl-lock 2016-06-29 17:40:34 -04:00
Jeff Mitchell 934e60c3c9 Add stmt close calls 2016-06-29 17:39:47 -04:00
Jeff Mitchell a56f79adcb Run prepare on the transaction, not the db 2016-06-29 17:20:41 -04:00
Jeff Mitchell ec49004567 Merge pull request #1570 from bones-codes/master
Removed the 1024 key bit length option for cert generation
2016-06-28 23:07:11 +02:00
cara marie 11c205e19b removed option to create 1024 keybitlength certs 2016-06-28 16:56:14 -04:00
Jeff Mitchell 43df682365 Add more debug output 2016-06-28 11:03:56 -04:00
Jeff Mitchell f7a6515889 Merge branch 'master-oss' into postgres-pl-lock 2016-06-28 11:00:14 -04:00
Jeff Mitchell b35d053602 changelog++ 2016-06-28 10:44:08 -04:00
Jeff Mitchell c364f2e47c Merge pull request #1567 from hashicorp/issue-1566
Add aliases for field flag to allow printing auth results.
2016-06-28 16:42:56 +02:00
Jeff Mitchell 3233efb0f3 changelog++ 2016-06-28 10:39:14 -04:00
Jeff Mitchell e7a1e95037 Merge pull request #1548 from quixoten/nopreparepsql
Remove prepared stmnts from pgsql physical backend
2016-06-28 16:38:13 +02:00
Jeff Mitchell 2c1b9499fc Add aliases for field flag to allow printing auth results.
Also fix the write command to use the shared function with aliases.

Fixes #1566
2016-06-27 23:19:09 -04:00
Jeff Mitchell 07ebfce1a4 Up sleep time during reload test to not fail under certain test conditions 2016-06-27 15:37:25 -04:00
Jeff Mitchell b3a402cb60 Merge pull request #1564 from hashicorp/fix-wrong-ts-lock
Fix picking wrong token lock
2016-06-27 17:26:01 +02:00
Jeff Mitchell 09720bbd8e Fix picking wrong token lock 2016-06-27 11:17:08 -04:00
Jeff Mitchell 0802497c8a Add some logging to enter/exit of some functions 2016-06-24 16:11:22 -04:00
vishalnayak 185bcb7b48 Bump version to 0.6.1-dev 2016-06-23 11:12:00 -04:00
Jeff Mitchell 07f53eebc2 Update PKI docs with key_usge info 2016-06-23 11:07:17 -04:00
Jeff Mitchell 4ef5e960b0 changelog++ 2016-06-23 11:01:44 -04:00
Jeff Mitchell 40ff280c24 Merge pull request #1552 from hashicorp/pki-key-usages
Set some basic key usages by default.
2016-06-23 16:18:13 +02:00
Jeff Mitchell 9dc0599a30 Address review feedback 2016-06-23 10:18:03 -04:00
Jeff Mitchell d7029fc49a Add some more testing 2016-06-23 09:49:03 -04:00
Jeff Mitchell 55505af66f changelog++ 2016-06-22 18:24:24 -04:00
Jeff Mitchell f24d6a10f5 Merge pull request #1553 from hashicorp/fix-status-code-regression
Fix up error detection regression to return correct status codes
2016-06-23 00:22:55 +02:00
Jeff Mitchell 889ff24ccf Fix up error detection regression to return correct status codes 2016-06-22 17:47:05 -04:00
Jeff Mitchell e2e19d60a7 Merge after revert in master 2016-06-22 16:20:15 -04:00
Jeff Mitchell 83d445c61e Revert "Do some internal renaming in PKI"
This reverts commit 7ffa7deb92cef04ab8a87cadc9aba01951ad757e.
2016-06-22 16:18:36 -04:00
Jeff Mitchell 45a442e593 Set some basic key usages by default.
Some programs (such as OpenVPN) don't like it if you don't include key
usages. This adds a default set that should suffice for most extended
usages. However, since things get twitchy when these are set in ways
various crypto stacks don't like, it's fully controllable by the user.

Fixes #1476
2016-06-22 16:08:24 -04:00
Cameron Stokes 92f49578e1 Minor typo - that->than. 2016-06-22 11:28:31 -07:00
Jeff Mitchell 407373df5d Revert "Use x509 package ext key usage instead of custom type"
This reverts commit 0b2d8ff475a26ff98c37337a64859d150d62cfc1.
2016-06-22 13:07:31 -04:00
Jeff Mitchell c0dee06aab Use x509 package ext key usage instead of custom type 2016-06-22 11:51:32 -04:00
Jeff Mitchell 62f66dc4d8 Do some internal renaming in PKI 2016-06-22 11:39:57 -04:00
Jeff Mitchell c2cccd0572 Merge pull request #1551 from jantman/gpg-docs
clarify some aspects of GPG key usage
2016-06-22 17:19:08 +02:00