open-vault/builtin/logical
John-Michael Faircloth 678556f3df
plugin/secrets/auth: enable multiplexing (#19215)
* plugin/auth: enable multiplexing

- the plugin will be multiplexed when run as an external plugin
  by vault versions that support secrets/auth plugin multiplexing (> 1.12)
- we continue to set the TLSProviderFunc to maintain backwards
  compatibility with vault versions that don't support AutoMTLS (< 1.12)

* enable multiplexing for secrets engines

* add changelog

* revert call to ServeMultiplex for pki and transit

* Revert "revert call to ServeMultiplex for pki and transit"

This reverts commit 755be28d14b4c4c4d884d3cf4d2ec003dda579b9.
2023-02-16 22:25:15 +00:00
..
aws plugin/secrets/auth: enable multiplexing (#19215) 2023-02-16 22:25:15 +00:00
consul plugin/secrets/auth: enable multiplexing (#19215) 2023-02-16 22:25:15 +00:00
database add error message when trying to rotate mssql root without password in configuration (#19103) 2023-02-13 07:31:13 -05:00
nomad plugin/secrets/auth: enable multiplexing (#19215) 2023-02-16 22:25:15 +00:00
pki plugin/secrets/auth: enable multiplexing (#19215) 2023-02-16 22:25:15 +00:00
pkiext Disable nginx integration test in pki test suites (#18141) 2022-11-29 13:30:25 -05:00
rabbitmq plugin/secrets/auth: enable multiplexing (#19215) 2023-02-16 22:25:15 +00:00
ssh plugin/secrets/auth: enable multiplexing (#19215) 2023-02-16 22:25:15 +00:00
totp plugin/secrets/auth: enable multiplexing (#19215) 2023-02-16 22:25:15 +00:00
transit plugin/secrets/auth: enable multiplexing (#19215) 2023-02-16 22:25:15 +00:00