Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow CDN SSL through Gyro #94

Open
tloisel1 opened this issue Jan 21, 2020 · 1 comment
Open

Allow CDN SSL through Gyro #94

tloisel1 opened this issue Jan 21, 2020 · 1 comment
Labels
blocked blocked depending on another feature priority:critical

Comments

@tloisel1
Copy link
Member

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.

@deepanjan90 deepanjan90 added the blocked blocked depending on another feature label Feb 10, 2020
@deepanjan90
Copy link
Contributor

Blocked due to unsupported Java API

@deepanjan90 deepanjan90 removed their assignment Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked blocked depending on another feature priority:critical
Projects
None yet
Development

No branches or pull requests

2 participants