Anoop vt
Anoop vt

Reputation: 23

Binding Azure App managed SSL to custom domains throgh REST API

I have a PHP application installed in the Azure web app, in that application users can add their own domain as CNAME alias custom domains through the submission of a form which I've already implemented.

What I need is the option to bind an Azure App Managed SSL certificate to that custom domain so the customers can access the website in HTTPS.

I am looking for a REST API for this functionality. Is it possible to automate this feature?

Upvotes: 0

Views: 438

Answers (1)

Related Questions