Azure / azure-libraries-for-net

Azure libraries for .Net
MIT License
379 stars 192 forks source link

[FEATURE REQ] Enable custom HTTPS on CDN endpoint custom domain #710

Open SvyatovetsD opened 5 years ago

SvyatovetsD commented 5 years ago

Is your feature request related to a problem? Please describe. It doesn't seem possible to enable custom domain HTTPS via provided CDN api.

Describe the solution you'd like Trigger custom domain HTTPS with fluent api.

Information Checklist Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

praries880 commented 5 years ago

Thank you for opening this issue! We are routing it to the appropriate team for follow up.

CC: @yaohaizh

nachakra commented 4 years ago

We do support enabling https through REST API -https://docs.microsoft.com/en-us/rest/api/cdn/customdomains/enablecustomhttps

We also support using CDN managed certificates for SSL using powershell/CLI. We should have the 'Bring your own certificate' support added to powershell/CLI by end of this month too.