Skip to content

[Enhancement] Add the option of disabling Repository SSL verification (Local or Global) #877

@albertodlc

Description

@albertodlc

image

On the repository/app configuration add a new checkbox to avoid the SSL verification on that repository/global git (Explanation)

git config --local http.sslVerify false
git config --global http.sslVerify false

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions