Skip to content

make ipfamily configurable #1

@genofire

Description

@genofire

acme on ipv6-only infrastructure is not possible ATM


workaround:
add:

            httpc:set_options([{ipfamily, inet6}]),

here:

p1_acme/src/p1_acme.erl

Lines 600 to 601 in 5ca4be1

?DEBUG("HTTP request: ~p", [Request]),
case httpc:request(Method, URL,

and recompile with erlc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions