Acmex v0.2.0 Acmex.Client View Source
This module is responsible for calling the ACME API.
GenServer is used to store the account and its credentials.
Link to this section Summary
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Specs
start_link(String.t(), GenServer.name()) :: GenServer.on_start()
Starts the GenServer with a given account key.