acme_ex

v0.1.1

  • Pages
  • Modules

    acme_ex v0.1.1 AcmeEx.Order View Source

    Link to this section Summary

    Functions

    authorization(config, order, account)
    decode_path(order_path)
    domains(request)
    encode_path(order, account)
    expires(duration \\ 3600, now \\ nil)
    fetch(client_key_or_id, order_id)
    finalize(config, order, account)
    identifiers(order)
    location(config, order, account)
    new(domains, account, token \\ nil)
    to_challenge(config, order, account)
    to_summary(config, order, account)
    update(client_key_or_id, order)

    Link to this section Functions

    Link to this function authorization(config, order, account) View Source
    Link to this function decode_path(order_path) View Source
    Link to this function domains(request) View Source
    Link to this function encode_path(order, account) View Source
    Link to this function expires(duration \\ 3600, now \\ nil) View Source
    Link to this function fetch(client_key_or_id, order_id) View Source
    Link to this function finalize(config, order, account) View Source
    Link to this function identifiers(order) View Source
    Link to this function location(config, order, account) View Source
    Link to this function new(domains, account, token \\ nil) View Source
    Link to this function to_challenge(config, order, account) View Source
    Link to this function to_summary(config, order, account) View Source
    Link to this function update(client_key_or_id, order) View Source

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.