Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is http.sslVerify set to false? #21

Open
Joachim256 opened this issue Aug 13, 2023 · 1 comment
Open

Why is http.sslVerify set to false? #21

Joachim256 opened this issue Aug 13, 2023 · 1 comment

Comments

@Joachim256
Copy link

push/start.sh

Line 45 in 156f2b1

git config http.sslVerify false

Why need to set http.sslVerify to false?

I've just checked inside of an action and pushing without this option works just fine.

I would feel safer having SSL verification enabled (as it is by default).

@notfilippo
Copy link
Contributor

I'll look into making it configurable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants