Acmex v0.1.2 Acmex.Resource.Challenge View Source
This structure represents a challenge to prove control of an identifier.
Link to this section Summary
Functions
Gets the key authorization from a challenge and JWK.
Gets the response from a challenge.
Builds a challenge struct.
Link to this section Types
Link to this section Functions
Gets the key authorization from a challenge and JWK.
Link to this function
get_response(challenge, jwk)
View Sourceget_response(t(), tuple()) :: {:ok, dns_response()} | {:ok, http_response()}
Gets the response from a challenge.
Builds a challenge struct.