Skip to content
New issue

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

Hangs on “Update certificates” #5

Open
brandonweiss opened this issue Mar 4, 2017 · 0 comments
Open

Hangs on “Update certificates” #5

brandonweiss opened this issue Mar 4, 2017 · 0 comments

Comments

@brandonweiss
Copy link

brandonweiss commented Mar 4, 2017

I see:

✔ Contact letsencrypt server
✔ Authorize brandonweiss.me
✔ Authorize www.brandonweiss.me
⠼ Update certificates

It just hangs on the last bit. If I kill it and run heroku certs I see a certificate:

Name               Common Name(s)                        Expires               Trusted  Type
─────────────────  ────────────────────────────────────  ────────────────────  ───────  ────
dinosaur-42591  brandonweiss.me, www.brandonweiss.me  2017-06-02 20:58 UTC  True     SNI

But if I try to curl -vI https://brandonweiss.me I get:

* Rebuilt URL to: https://brandonweiss.me/
*   Trying 54.243.113.132...
* TCP_NODELAY set
* Connected to brandonweiss.me (54.243.113.132) port 443 (#0)
* SSL certificate problem: Invalid certificate chain
* Curl_http_done: called premature == 1
* Closing connection 0
curl: (60) SSL certificate problem: Invalid certificate chain
More details here: https://curl.haxx.se/docs/sslcerts.html

How can I help debug this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant