We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
` Acquiring SSL certificate from acme-staging.api.letsencrypt.org
Method: POST URL: https://acme-staging.api.letsencrypt.org/acme/new-authz Body: {"header":{"alg":"RS256","jwk":{"kty":"RSA","n":"n3nhHhhldXRoSldfZzR_xJu3_ACdlUpOaStDZboedjzFLoMMPnNjTVt4sHl7Jreap5XaOxuFntzJprIAc4Q5mk7YL9-dJkej947zAeXrjBUkKfR_ZHhzdWBReY47cJfCSEdl6mLx0xUCPJYvWleFpa6wkUdXaJdzFUKms4Qn946GBY1BM0valfOBrGp9wdCnrD1IJaMo1RwihD-VQM2zZdzyINpDzLFlMW-NTJshhl30hJqCZFk2cxf4x2rF8ly0Vl9ollQo7akG1fI8XQXei-lKQ1zLW9Hviot-7YMdK-68TiRm7I8QNnWzBlL7JVQOht4zsNF8YflnVtazDYGsMw","e":"AQAB"}},"protected":"eyJub25jZSI6IklNYUVXSGRId29tYndoRVY0bmtjdVEifQ","payload":"eyJpZGVudGlmaWVyIjp7InR5cGUiOiJkbnMiLCJ2YWx1ZSI6Im1ldGF2ZXJzZS5ob3N0In19","signature":"RJSdir-O-oUuS087X2y_NJo3PPCeeiyNfqVXc0INDXx5WI3k5ngzV77rBrJjfLDkc0l23ZUEjDNaLxu2P8t4M_Jn6-dR9QrScV3HJQFsXVVCDQGmyq3qANE-bqk5uLtho54ydaCuvt83j8xS88Pg5SrqI7fxVLuTm89KCGmI3OnR_2nnpHuFBcV3-MUkIF3rSrsA2wlAfKhhVPgAeYffRc-j7XKSwtVXSRvTojWZSzGNx6_7ghdZZICZrC2we48ex-H2-km5ZTvlp92stQRbHSNpjO9E_QO_gQL2zaisi0RVwfYVz3QKbjWnUyrJtFNJ2HYsFns4w--fT7uwJ0nLdA"} <~~~ HTTP RESPONSE Code: 411 Header: {"server":"AkamaiGHost","mime-version":"1.0","content-type":"text/html","content-length":"222","expires":"Sun, 01 Nov 2015 06:11:46 GMT","cache-control":"max-age=0, no-cache, no-store","pragma":"no-cache","date":"Sun, 01 Nov 2015 06:11:46 GMT","connection":"close"} Body: <HTML><HEAD> <TITLE>Bad Request</TITLE> </HEAD><BODY> <H1>Bad Request</H1> Your browser sent a request that this server could not understand.<P> Reference #7.d8fd4317.1446358306.1e1a2fb </BODY> </HTML> Got callback from authorizeKeyPair: { error: 'Unacceptable challenge response' } 411 { server: 'AkamaiGHost', 'mime-version': '1.0', 'content-type': 'text/html', 'content-length': '222', expires: 'Sun, 01 Nov 2015 06:11:46 GMT', 'cache-control': 'max-age=0, no-cache, no-store', pragma: 'no-cache', date: 'Sun, 01 Nov 2015 06:11:46 GMT', connection: 'close' } <Buffer 3c 48 54 4d 4c 3e 3c 48 45 41 44 3e 0a 3c 54 49 54 4c 45 3e 42 61 64 20 52 65 71 75 65 73 74 3c 2f 54 49 54 4c 45 3e 0a 3c 2f 48 45 41 44 3e 3c 42 4f 44 ...> `
The text was updated successfully, but these errors were encountered:
Hi @timschwartz sorry for not answering earlier, I missed the notification somehow.
I haven't been maintaining this package lately, could you please try using https://github.com/Daplie/node-letsencrypt instead?
Sorry, something went wrong.
No branches or pull requests
`
Acquiring SSL certificate from acme-staging.api.letsencrypt.org
The text was updated successfully, but these errors were encountered: