microsoft/code-push-server

Running the service locally with Azurite over HTTPS

Opened this issue · 0 comments

I'm configuring Azurite with a certificate so that the endpoint uses HTTPS.
Currently, I have the EMULATED flag set to true, and the communication is happening over HTTP.

How can I make sure that CodePush works correctly with it?