Astarte.RPC.Config.amqp_connection_ssl_ca_file-exclamation-mark
You're seeing just the function
amqp_connection_ssl_ca_file-exclamation-mark
, go back to Astarte.RPC.Config module for more information.
Specs
amqp_connection_ssl_ca_file!(Skogsra.Env.namespace()) :: (nil | binary()) | no_return()
Specifies the certificates of the root Certificate Authorities to be trusted. When not specified, the bundled cURL certificate bundle will be used.
Bang version of Astarte.RPC.Config.amqp_connection_ssl_ca_file/0
(fails on error). Optionally,
receives the namespace
for the variable.