I need to install VeriSign SSL certs on a Heroku app.
The requirements for using these certs are:
- Dedicated IP address.
- A CSR generated on the web server with the domain name.
Is it possible to achieve the above, either directly through the Heroku platform or via custom addons.