Certbot v0.5.1 Certbot.Acme.ChallengeStore behaviour View Source
Behaviour for storing and finding challenges
Implement this behaviour for a challengestore based on another persistence mechanism.
Link to this section Summary
Link to this section Callbacks
Link to this callback
insert(challenge)
View Sourceinsert(challenge :: Certbot.Challenge.t()) :: :ok