Closed aeden closed 3 years ago
The first version of this is implemented. It still needs to filter so that it only installs certificates that match the custom fully-qualified names that are pointing to the Heroku endpoint.
It also currently uses the old-style SSL add-on, it does not net use the new style SSL (which uses SNI) as those APIs are not yet documented by Heroku.
With this ticket, anytime a certificate is issued that has the same hostname as the one currently installed, react to the webhook call by installing the new certificate in the Heroku app.