Astarte.DataAccess.Config.put_ssl_custom_sni

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

put_ssl_custom_sni(value, namespace \\ nil)

View Source

Specs

put_ssl_custom_sni(nil | binary(), Skogsra.Env.namespace()) ::
  :ok | {:error, binary()}

Puts the value to Astarte.DataAccess.Config.ssl_custom_sni/0. Optionally, receives the namespace.