我正在尝试向Heroku添加SSL证书。该证书是从Network Solutions购买的。 我没有创建自己的.csr文件,他们做到了。
NetworkSolutions,下载了他们的.crt文件包
我尝试过这个教程
https://devcenter.heroku.com/articles/ssl
我已经合并了这里的crt文件(http://stackoverflow.com/questions/11125587/trouble-with-heroku-ssl-endpoint?answertab=votes#tab-top)
如果我没有任何密钥文件。可以从crt文件生成密钥文件吗?
博洛