Skip to content

Comments

feat: Add insecure build option for ignoring HTTPS certs#73

Open
cbat98 wants to merge 1 commit intotoppair:masterfrom
cbat98:allow-untrusted-certs-in-debug-mode
Open

feat: Add insecure build option for ignoring HTTPS certs#73
cbat98 wants to merge 1 commit intotoppair:masterfrom
cbat98:allow-untrusted-certs-in-debug-mode

Conversation

@cbat98
Copy link

@cbat98 cbat98 commented Aug 20, 2024

This PR adds a new build option for peek to support being able to skip checking HTTPS certificate errors to support deployment situations where corporate security software is "middleman-ing" HTTPS traffic and resulting in failed builds using the pre-existing configurations.

Before:
image

After:
image

@cbat98 cbat98 force-pushed the allow-untrusted-certs-in-debug-mode branch from c605d2f to 51543b7 Compare August 20, 2024 10:22
@cbat98 cbat98 changed the title Add insecure build option for ignoring HTTPS certs feat: Add insecure build option for ignoring HTTPS certs Aug 20, 2024
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

Successfully merging this pull request may close these issues.

2 participants