electron / electron/update-electron-app

allow insecure baseUrls for internal S3 compatible storage servers without SSL cert

Open
#131 0 comments 5 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
824
Forks
145
Avg merge
9h 22m
Merged PRs (30d)
3

Description

we have a private internal S3 compatible storage server.

we got the error `baseUrl must be a valid HTTPS URL`

Feature-Request:

* add an option to bypass this check

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the TypeScript code that validates the baseUrl and any tests covering the HTTPS requirement. Review how update options are defined and determine what configuration and test coverage would demonstrate that an explicitly enabled insecure URL is accepted without changing the default behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.