在Bluehost的子域上启用SSLredirect到Heroku应用程序

我们在heroku上运行NodeJS应用程序, https://ourapp.herokuapp.com //ourapp.herokuapp.com。 我们已经为我们的应用程序ourdomain.im购买了一个域。 我们正在Bluehost上pipe理域名。 我们使用app.ourdomain.im.herokudns.com将子域app.ourdomain.com指向在https://ourapp.herokuapp.com运行的应用程序,我们在heroku应用程序中添加了一个新域。

heroku应用程序由heroku提供的https。 但是,当我inputurlhttps://app.ourdomain.com ,浏览器说:“ This site can't provide a secure connection. app.ourdomain.com sent an invalid response. ” 这是为什么? 我们如何在ourapp.herokuapp.com上启用ssl