https://bugs.contribs.org/show_bug.cgi?id=10274

--- Comment #9 from M Smith <[email protected]> ---
(In reply to John Crisp from comment #8)
> Ahhh.... I think you might need this:
> 
> config setprop letsencrypt ACCEPT_TERMS yes
> 
> expand-template /etc/dehydrated/config
> 
> dehydrated -c -x
> 
> See:
> 
> https://bugs.contribs.org/show_bug.cgi?id=10253
> 
> There should be a note put in the wiki.
> 
> I'm not sure why it would fail without accept terms - it used to pop up a
> notice asking you to accept them

You're right, it got much farther but then errored out. I'm thinking it errored
out because I just used "all" and this server is NOT hosting the
www.[REDACTED].net website.  Making progress though!  Once this is all done
I'll start fresh with a clean SME 9.2 and step through the successful commands.

***********************************************************************


[root@sme9 ~]# dehydrated -c -x

# INFO: Using main config file /etc/dehydrated/config

Processing [REDACTED].net with alternative names: ftp.[REDACTED].net
mail.[REDACTED].net proxy.[REDACTED].net sme9.[REDACTED].net
wpad.[REDACTED].net www.[REDACTED].net

 + Signing domains...

 + Generating private key...

 + Generating signing request...

 + Requesting challenge for [REDACTED].net...

 + Requesting challenge for ftp.[REDACTED].net...

 + Requesting challenge for mail.[REDACTED].net...

 + Requesting challenge for proxy.[REDACTED].net...

 + Requesting challenge for sme9.[REDACTED].net...

 + Requesting challenge for wpad.[REDACTED].net...

 + Requesting challenge for www.[REDACTED].net...

 + Responding to challenge for [REDACTED].net...

 + Responding to challenge for ftp.[REDACTED].net...

 + Responding to challenge for mail.[REDACTED].net...

 + Responding to challenge for proxy.[REDACTED].net...

 + Responding to challenge for sme9.[REDACTED].net...

 + Responding to challenge for wpad.[REDACTED].net...

 + Responding to challenge for www.[REDACTED].net...

ERROR: Challenge is invalid! (returned: invalid) (result: {

  "type": "http-01",

  "status": "invalid",

  "error": {

    "type": "urn:acme:error:unauthorized",

    "detail": "Invalid response from
http://www.[REDACTED].net/.well-known/acme-challenge/x_XjxB3SOwd4KoCX3ZPqr04wv2pRczYLqos8GMqOoHw:
\"\u003c!DOCTYPE html\u003e\n\u003chtml lang=\"en\"\u003e\n  \u003chead\u003e\n
 \u003cmeta charset=\"utf-8\"\u003e\n  \u003cmeta name=\"robots\"
content=\"noindex\"\u003e\n  \u003ctitle\u003eSign in - G\"",

    "status": 403

  },

  "uri":
"https://acme-v01.api.letsencrypt.org/acme/challenge/b9FDAUYBoUQNZlbuuj-dTfKpvjh4VCZwevSCzQ6foSQ/1133620045";,

  "token": "x_XjxB3SOwd4KoCX3ZPqr04wv2pRczYLqos8GMqOoHw",

  "keyAuthorization":
"x_XjxB3SOwd4KoCX3ZPqr04wv2pRczYLqos8GMqOoHw.3QD6huZKeRcZhDHgV6nLXml68r0VUCMwm4FvwmwM23c",

  "validationRecord": [

    {

      "url":
"http://www.[REDACTED].net/.well-known/acme-challenge/x_XjxB3SOwd4KoCX3ZPqr04wv2pRczYLqos8GMqOoHw";,

      "hostname": "www.[REDACTED].net",

      "port": "80",

      "addressesResolved": [

        "216.58.216.147",

        "2607:f8b0:400a:806::2013"

      ],

      "addressUsed": "216.58.216.147"

    },

    {

      "url": "https://sites.google.com/a/[REDACTED].net";,

      "hostname": "sites.google.com",

      "port": "443",

      "addressesResolved": [

        "216.58.216.142",

        "216.58.216.142",

        "216.58.216.142",

        "2607:f8b0:400a:806::200e"

      ],

      "addressUsed": "216.58.216.142"

    },

    {

      "url":
"https://www.google.com/a/UniversalLogin?service=jotspot\u0026passive=1209600\u0026continue=https://sites.google.com/a/[REDACTED].net\u0026followup=https://sites.google.com/a/[REDACTED].net\u0026md=[REDACTED].net";,

      "hostname": "www.google.com",

      "port": "443",

      "addressesResolved": [

        "216.58.216.132",

        "2607:f8b0:400a:806::2004"

      ],

      "addressUsed": "216.58.216.132"

    },

    {

      "url":
"https://www.google.com/a/[REDACTED].net/ServiceLogin2?continue=https%3A%2F%2Fsites.google.com%2Fa%2F[REDACTED].net\u0026followup=https%3A%2F%2Fsites.google.com%2Fa%2F[REDACTED].net\u0026service=jotspot\u0026passive=true\u0026ul=1";,

      "hostname": "www.google.com",

      "port": "443",

      "addressesResolved": [

        "216.58.216.132",

        "2607:f8b0:400a:806::2004"

      ],

      "addressUsed": "216.58.216.132"

    }

  ]

})

[root@sme9 ~]#

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to