I'm leveraging the WePay node.js sdk https://github.com/wepay/NodeJS-SDK
When trying to communicate to WePay, I receive the error: Hostname/IP doesn't match certificate's altnames
This is running on Heroku and I have the SSL cert configured and it is valid for the domain that is making the request. I'm not sure if this is an issue on my end or if it is a config issue with Heroku.
Any insight would be appreciated.