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

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c# - Avoiding duplicate methods for Task and Task<T> -

javascript - Which segment of a polyline was clicked? -