Git Product home page Git Product logo

Comments (2)

iainbryson avatar iainbryson commented on June 27, 2024

I'm seeing the same thing on first request.

This is what I see with -v:

2017-12-25 05:20:20,698:DEBUG:acme.challenges:Key authorization from response (u'ctP7-BYBH-wanluj2w0iFAXA_CRjFlPoX7b7H0PD024.oRG8R_Om6RY7sHiHu1ozyrUn6g1kc_1RlmPglWFa8dQ') doesn't match HTTP response (
u"<!DOCTYPE html>\n<html>\n<head>\n<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'>\n<meta content='width=device-width, initial-scale=1.0' name='viewport'>\n<title></title>\n<meta name='description'>\n<meta name='keywords'>\n<style>\n  html {\n    overflow: auto;\n  }\n  \n  html, body, iframe {\n    margin: 0px;\n    padding: 0px;\n    height: 100%;\n    border: none;\n  }\n  \n  iframe {\n    display: block;\n    width: 100%;\n    border: none;\n    overflow: auto;\n  }\n</style>\n</head>\n<body>\n<iframe src='http://<MY_DOMAIN>.s3-website-us-east-1.amazonaws.com/.well-known/acme-challenge/ctP7-BYBH-wanluj2w0iFAXA_CRjFlPoX7b7H0PD024'></iframe>\n</body>\n</html>"
)
2017-12-25 05:20:20,699:ERROR:certbot_s3front.authenticator:Self-verify of challenge failed, authorization abandoned!

from certbot-s3front.

iainbryson avatar iainbryson commented on June 27, 2024

Well, if anyone is looking at this I figured out what my issue was: Hover domain forwarding evidently wraps each page in an iframe. That's what the error is; the challenge isn't what was expected or uploaded, it's just an iframe pointing to the .well-known/... challenge in the s3 bucket.

from certbot-s3front.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.