Heroku Rails アプリで SSL 証明書を置き換えようとしています。
SSL 証明書を再発行し、SSL エンドポイントを更新しようとしています。
ただし、次のコマンドを実行すると、このエラーが発生します。
heroku certs:update server.crt intermediate.crt server.key -a my_rails_app
Resolving trust chain... failed
! No key found that signs the certificate.