Need to turn on must-staple for OCSP Stapling on Azure web application. As far as the discussion on Azure forums are concerned, it seems like for domain like *.azurewebsites.net , OCSP Stapling is enabled by default. But for my Dev URL, which is also in *.azurewebsites.net domain, it does not show the "must-staple" as true/turned on.
The scan for this feature can be run through https://www.ssllabs.com/ssltest/analyze.html
Can anyone help on how to get it enabled for Azure Web Apps and Cloudflare as well.
Thanks!!