mailgun / mailgun.js

Javascript SDK for Mailgun
https://www.npmjs.com/package/mailgun.js
Apache License 2.0
519 stars 110 forks source link

Unable to generate x509 SSL certificate for HTTPS tracking URL #389

Open vigneshnin opened 11 months ago

vigneshnin commented 11 months ago

This feature is available in the v2 API but it is not available via the SDK.

Setting webschema to https doesn't generate the certificate automatically either

vigneshnin commented 11 months ago

Update: Unfortunately the API doesn't work as expected either. It shows "domain does not exist" when in fact, domain does exist. So basically the feature is not there in the SDK and the API doesn't work as intended.

Szasza commented 3 weeks ago

Working on adding this feature. As for the API showing the domain as non-existent, please confirm that you use the full tracking domain in your API calls, not the sending domain.

vigneshnin commented 2 weeks ago

I'm unable to test it now because I've changed the company twice between then an now. I could have made that mistake of not using the full tracking domain. I don't remember, but thank you for the response. The project is still running and they are an email marketing platform, so they are a huge customer of Mailgun. That feature will definitely help them. Cheers