Electron.NET icon indicating copy to clipboard operation
Electron.NET copied to clipboard

Error when using electronize start behind proxy?

Open vijaya-lakshmi-venkatraman opened this issue 4 years ago • 0 comments

  • 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:

  1. Create a sample Blazor app
  2. After making necessary changes to launchSettings.json file, run electronize start from the project directory