You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The second is to bring our own certificates. For this to work, we need to implement Azure KeyVault as in #84. Even so, I do not see the Gyro API's that would apply a certificate from the KeyVault to the CDN endpoint.
The text was updated successfully, but these errors were encountered:
We require SSL functionality on for CDN Endpoints. Azure provides a couple ways for this to occur.
They allow an automated issue of SSL certificates with the proper DNS records in place. This feature is available through the console. But is not implemented in Gyro:
https://docs.microsoft.com/en-us/azure/cdn/cdn-custom-ssl?tabs=option-1-default-enable-https-with-a-cdn-managed-certificate
The second is to bring our own certificates. For this to work, we need to implement Azure KeyVault as in #84. Even so, I do not see the Gyro API's that would apply a certificate from the KeyVault to the CDN endpoint.
The text was updated successfully, but these errors were encountered: