Astarte.DataAccess.Config.ssl_ca_file-exclamation-mark

You're seeing just the function ssl_ca_file-exclamation-mark, go back to Astarte.DataAccess.Config module for more information.
Link to this function

ssl_ca_file!(namespace \\ nil)

View Source

Specs

ssl_ca_file!(Skogsra.Env.namespace()) :: 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.DataAccess.Config.ssl_ca_file/0 (fails on error). Optionally, receives the namespace for the variable.