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

[BUG] Use HTTPS for sfsclient / msk8s CDN endpoints #355

Open
eponerine opened this issue Oct 2, 2023 · 1 comment
Open

[BUG] Use HTTPS for sfsclient / msk8s CDN endpoints #355

eponerine opened this issue Oct 2, 2023 · 1 comment
Labels
Enhancement An enhancement of already existing feature. Feature Request When a new feature request comes in - from a customer/partner team Feedback Feedback from customer/field team which can benefit others

Comments

@eponerine
Copy link

Describe the bug
When running New-AksHciCluster, it appears the sfsclient attempts to curl from http://msk8s.b.tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/

This is fine, but for folks who use services like Zscaler or other HTTP inspecting services, the stream can be slow and content can become "corrupted" along the way.

Expected behavior
Use HTTPS to prevent weird stuff from happening

Screenshots
image

@mkostersitz mkostersitz added Enhancement An enhancement of already existing feature. Feature Request When a new feature request comes in - from a customer/partner team Feedback Feedback from customer/field team which can benefit others labels Oct 10, 2023
@mkostersitz
Copy link
Contributor

Thank you for reporting this @eponerine. Currently only the catalog endpoints in SFS support HTTPS. The SFS download endpoints do not support SSL right now. We are in active discussions with the SFS team to enable this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An enhancement of already existing feature. Feature Request When a new feature request comes in - from a customer/partner team Feedback Feedback from customer/field team which can benefit others
Projects
None yet
Development

No branches or pull requests

2 participants