Astarte.DataAccess.Config.put_ssl_ca_file
You're seeing just the function
put_ssl_ca_file
, go back to Astarte.DataAccess.Config module for more information.
Specs
put_ssl_ca_file(binary(), Skogsra.Env.namespace()) :: :ok | {:error, binary()}
Puts the value
to Astarte.DataAccess.Config.ssl_ca_file/0
. Optionally, receives
the namespace
.