You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
move openbao to its own library.
needed in preparation of the TO2 rework, where astarte_fdo will need
access to openbao's key
Signed-off-by: Francesco Noacco <francesco.noacco@secomind.com>
Specifies the certificates of the root Certificate Authorities to be trusted for the OpenBao connection. When not specified, the bundled cURL certificate bundle will be used.
@envdoc"Disable Server Name Indication. Defaults to false."
186
-
app_env:bao_ssl_disable_sni,
187
-
:astarte_housekeeping,
188
-
:bao_ssl_disable_sni,
189
-
os_env: "ASTARTE_OPENBAO_SSL_DISABLE_SNI",
190
-
type: :boolean,
191
-
default: false
192
-
193
-
@envdoc"Specify the hostname to be used in TLS Server Name Indication extension. If not specified, the amqp consumer host will be used. This value is used only if Server Name Indication is enabled."
0 commit comments