tnc1997 / azure-app-configuration-emulator

Please note that Emulator for Azure App Configuration is unofficial and not endorsed by Microsoft.
MIT License
3 stars 3 forks source link

Add support for HTTPS using an SSL certificate and an SSL certificate key #23

Closed tnc1997 closed 10 months ago

tnc1997 commented 10 months ago

Is your feature request related to a problem? Please describe. The emulator currently uses HTTP which is incompatible with Azure App Configuration which requires HTTPS.

Additional context The implementation should include native support for running the emulator in a Docker container using HTTPS.