Acmex v0.1.2 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

Functions

Returns a specification to start this module under a supervisor.

Starts the GenServer with a given account key.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

start_link(key, name \\ __MODULE__)

View Source

Starts the GenServer with a given account key.