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

heroku_cert no longer works #341

Open
3 tasks
mars opened this issue Sep 7, 2022 · 0 comments
Open
3 tasks

heroku_cert no longer works #341

mars opened this issue Sep 7, 2022 · 0 comments

Comments

@mars
Copy link
Member

mars commented Sep 7, 2022

Heroku discontinued the SSL Endpoint (heroku_cert resource), replaced by SNI Endpoint (heroku_ssl resource).

Recently, the old API endpoint began returning 404 not found. This breaks configurations that might still include the discontinued resource.

Please:

  • make heroku_cert resource Read() method output a sensible error message describing this situation
  • clean-up all other heroku_cert methods and tests, removing as much non-functional code as possible
  • remove heroku_cert resource from the docs.

See also #326.

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

No branches or pull requests

1 participant