mirror of
https://github.com/gadievron/raptor.git
synced 2026-04-25 05:56:00 +03:00
[GH-ISSUE #58] Skip SSL certificate verification for localhost testing purposes. #10
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/raptor#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @itamartz on GitHub (Jan 10, 2026).
Original GitHub issue: https://github.com/gadievron/raptor/issues/58
Hi,
Could you please add an option to skip SSL certificate verification?
I am using Raptor on my localhost for testing purposes prior to production deployment, and therefore I do not have a valid SSL certificate in this environment.
This change would be used for local testing only.
Best regards,
Itamar
@danielcuthbert commented on GitHub (Jan 23, 2026):
Break security???
Yeah we can do that, ill create an issue now and work on it
@danielcuthbert commented on GitHub (Jan 29, 2026):
All done @itamartz thanks for raising this as an issue, let us know how you get on