Heroku を使用して Web アプリを作成し、 https ://devcenter.heroku.com/articles/custom-domains の指示に従ってカスタム ドメインを設定しました。
今クロムで私のHttpsは消されており、次のように書かれています:
The identity of this website has not been verified
• Server's certificate does not match the URL.
You attempted to reach www.app.com, but instead you actually reached a server
identifying itself as *.herokuapp.com. This may be caused by a misconfiguration
on the server. Cannot verify that that is the same site as www.app.com
一歩も抜けていないと思います。heroku certs を使用して証明書を更新する必要がありますか? または自分自身に自己署名しますか?または何?ありがとう!