How can I export a wildcard SSL certificate from IIS to Heroku? -
guys!
i have valid , running wildcard ssl certificate godaddy on iis server, , need install certificate on heroku (for subdomain).
i'm still not sure if should export certificate iis (and how import on heroku) or regenerate csr , re-emit certificate. if go second option, iis certificate keep working?
thanks in advance! felipe
open certificate manager mmc snapin , load local computer's certificate store. once insde, find certificate , export along private key. take outputted file , import heroku. no need regenerate.
Comments
Post a Comment