I want to use two SSL certificates on the same site: www.example.com.
example.com is a Web App hosted with Azure.
If i go to WebApp->All Settings->Custom domains and SSL -> SSL bindings i can upload the two certificates.
I can then bind the first certificate and second certificate on the same Host Name (example.com). It appears to save correctly. However when I navigate away and then come back, only the first certificate has been bound.
I want to do this in order to support ECC and RSA algorithms.