From dc46a835a162d556ac13c10fa98670ac8a8855f5 Mon Sep 17 00:00:00 2001
From: buildmaster http and https.
Enabling further integrations requires additional dependencies and configuration. Depending on how you have set up Vault you might need additional configuration like -SSL and -authentication. Checkout these -chapters in the -reference guide.
+SSL and +authentication.If the application imports the spring-boot-starter-actuator project, the
@@ -748,7 +746,7 @@ status of the vault server will be available via the /health endpoi
The vault health indicator can be enabled or disabled through the
-property health.vault.enabled (default true)
health.vault.enabled (default true).
health.vault.enabled (default true)
Vault requires an authentication mechanism to authorize client requests.
Spring Cloud Vault Config supports multiple authentication mechanisms to authenticate applications with Vault.
+Spring Cloud Vault supports multiple authentication mechanisms to authenticate applications with Vault.
For a quickstart, use the root token printed by the Vault initialization.
@@ -1542,7 +1540,7 @@ by settingspring.cloud.vault.rabbitmq.username-property and
See also: Vault Documentation: Setting up RabbitMQ with Vault
+See also: Vault Documentation: Setting up RabbitMQ with Vault