Electron.NET
Electron.NET copied to clipboard
Error when using electronize start behind proxy?
- Version: 11.5.1
- Target: .NET 5.0.102 & node.js 12.18.3
Running electronize start throws exception 1408F10B:SSL routines:ssl3_get_record:wrong version number I am operating from behind a proxy. How do I resolve this issue? Should I change some settings?
Steps to Reproduce:
- Create a sample Blazor app
- After making necessary changes to launchSettings.json file, run electronize start from the project directory