How to run app on HTTPS #715

Open
opened 2026-01-29 16:46:38 +00:00 by claunia · 0 comments
Owner

Originally created by @dejanakadex on GitHub (Oct 28, 2021).

Originally assigned to: @GregorBiswanger on GitHub.

I am creating app on Blazor server side with .net core 5.
When I start, my electron app is running on http://localhost:. I know that I can set port by setting 'aspCoreBackendPort' prop. How can I set https? In my app I am using a payment service which requires me to enter the allowed origin on their side but they do not accept http, only https. How to fix this?

Originally created by @dejanakadex on GitHub (Oct 28, 2021). Originally assigned to: @GregorBiswanger on GitHub. I am creating app on Blazor server side with .net core 5. When I start, my electron app is running on http://localhost:<port>. I know that I can set port by setting 'aspCoreBackendPort' prop. How can I set **https**? In my app I am using a payment service which requires me to enter the allowed origin on their side but they do not accept http, only https. How to fix this?
claunia added the question label 2026-01-29 16:46:38 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#715