Jeff Mitchell
|
0998e1cdf9
|
Update help text exporting dev mode listen address.
Ping #1160
|
2016-03-03 18:10:14 -05:00 |
Jeff Mitchell
|
6cdb8aeb4f
|
Merge branch 'master' into f-disable-tls
|
2015-12-29 12:59:02 -05:00 |
Jeff Mitchell
|
ced0835574
|
Allow separate HA physical backend.
With no separate backend specified, HA will be attempted on the normal
physical backend.
Fixes #395.
|
2015-12-14 07:59:58 -05:00 |
Armon Dadgar
|
985717b428
|
server: sanity check value for 'tls_disable'
|
2015-11-25 11:37:57 -08:00 |
Jeff Mitchell
|
9f0b1547bb
|
Allow disabling the physical storage cache with 'disable_cache'.
Fixes #674.
|
2015-10-12 13:00:32 -04:00 |
Jeff Mitchell
|
3f45f3f41b
|
Rename config lease_duration parameters to lease_ttl in line with current standardization efforts
|
2015-08-27 07:50:24 -07:00 |
vishalnayak
|
e5080a7f32
|
Merging with master
|
2015-08-06 18:44:40 -04:00 |
vishalnayak
|
c7ef0b95c2
|
Vault SSH: CRUD test case for OTP Role
|
2015-07-31 13:24:23 -04:00 |
Karl Gutwin
|
4bad987e58
|
PR review updates
|
2015-07-30 13:21:41 -04:00 |
Karl Gutwin
|
151ec72d00
|
Add configuration options for default lease duration and max lease duration.
|
2015-07-30 09:42:49 -04:00 |
Armon Dadgar
|
ae28087f67
|
server: import sha512. Fixes #448
|
2015-07-23 13:51:45 -07:00 |
Karl Gutwin
|
1096f5a53e
|
Avoid unnecessary abbreviation
|
2015-07-22 23:28:46 -04:00 |
Karl Gutwin
|
2e81d9047d
|
Allow specifying a TLS minimum version
|
2015-07-22 23:19:41 -04:00 |
Nate Brown
|
dec99f2bf6
|
Git ignore getting in the way
|
2015-07-14 15:57:06 -07:00 |
Nate Brown
|
5804c4a872
|
Fix travis build
|
2015-07-14 15:50:29 -07:00 |
Nate Brown
|
0ec0b41aa3
|
Telemetry object in config
|
2015-07-14 15:36:28 -07:00 |
Armon Dadgar
|
268db24819
|
command/listener: Request TLS client cert. Fixes #214
|
2015-05-20 16:01:40 -07:00 |
Mitchell Hashimoto
|
3d3274a66b
|
command/server: fix one race condition
|
2015-04-28 19:11:46 -07:00 |
Mitchell Hashimoto
|
d29ada47eb
|
command/server: disable mlock in dev mode
|
2015-04-28 15:11:39 -07:00 |
Mitchell Hashimoto
|
006d4fccfd
|
command/server: allow disabling mlock
|
2015-04-28 15:09:30 -07:00 |
Mitchell Hashimoto
|
ee254a332e
|
command/server: can set advertise addr
|
2015-04-17 12:56:31 -07:00 |
Mitchell Hashimoto
|
415e7cef22
|
command/server: config for setting stats addresses
|
2015-04-17 12:56:31 -07:00 |
Armon Dadgar
|
f04d33b170
|
command/server: Enable telemetry. cc: @mitchellh
|
2015-04-14 18:44:09 -07:00 |
Armon Dadgar
|
770116b8e9
|
command: Set minimum TLS version to 1.2
|
2015-04-13 19:09:44 -07:00 |
Mitchell Hashimoto
|
b0da4056a0
|
command/server: tests
|
2015-04-04 17:43:20 -07:00 |
Mitchell Hashimoto
|
afc71d2a7b
|
command/server: cleaner output
|
2015-04-04 12:06:41 -07:00 |
Mitchell Hashimoto
|
19283eb5f7
|
command/server: dev mode
|
2015-03-31 16:44:47 -07:00 |
Mitchell Hashimoto
|
f71f29b801
|
command/server: initial working
|
2015-03-13 12:53:08 -07:00 |
Mitchell Hashimoto
|
cb3e91b338
|
command/sever: copy the TCP keep alive listener
|
2015-03-13 12:53:08 -07:00 |
Mitchell Hashimoto
|
393c6c6c20
|
command/server: support TLS
|
2015-03-13 12:53:08 -07:00 |
Mitchell Hashimoto
|
61224ce312
|
command/server: tcp listener
|
2015-03-13 12:53:08 -07:00 |
Mitchell Hashimoto
|
86c7a4c155
|
command/server: load config from flags
|
2015-03-12 15:30:07 -07:00 |
Mitchell Hashimoto
|
d88c20e293
|
command/server: add config loading
|
2015-03-12 15:21:11 -07:00 |