Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


caddy issue - proxy
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

caddy issue - proxy

GCatGCat Member

proxy / [removed:80

is the caddy file, error:

[proxy] failed to get certificate: acme: Error 400 - urn:acme:error:malformed - Error creating new authz :: DNS name does not have enough labels

Comments

  • Just a guess, but did you try:

    example.com { proxy / backend }

    ?

  • Yeah, already tried.

  • jemaltzjemaltz Member
    edited January 2016

    Is DNS configured properly to have example.com point to the server in question?

  • That's a lets encrypt related error when trying to get a cert, but without the config posted it will be hard for us to see what's causing it.

    even if you change the domains/email's .etc to fake ones posting the config will help.

  • @dragon2611 said:
    That's a lets encrypt related error when trying to get a cert, but without the config posted it will be hard for us to see what's causing it.

    even if you change the domains/email's .etc to fake ones posting the config will help.

    I posted the config

  • dragon2611dragon2611 Member
    edited January 2016

    Can't see it just what looks like a partial?

    Also have you tried 0.81 which supposedly stops trying to use SSL on port 80

Sign In or Register to comment.