Skip to content

fix: ssl error#56

Merged
Seann0824 merged 2 commits intomainfrom
fix_reject_ssl
Sep 2, 2025
Merged

fix: ssl error#56
Seann0824 merged 2 commits intomainfrom
fix_reject_ssl

Conversation

@Seann0824
Copy link
Copy Markdown
Contributor

No description provided.

sean0824 added 2 commits September 2, 2025 11:06
- Introduced an httpsAgent with rejectUnauthorized set to false for all HTTP requests in the createHttpUtil function.
- Updated axios request configurations to include the httpsAgent for enhanced flexibility in handling HTTPS requests.
- Eliminated the redundant httpsAgent variable from the createHttpUtil function.
- Configured axios to use a default httpsAgent with rejectUnauthorized set to false for all requests, enhancing security handling.
@Seann0824 Seann0824 merged commit 7327a38 into main Sep 2, 2025
1 check passed
@Seann0824 Seann0824 deleted the fix_reject_ssl branch September 16, 2025 02:09
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.

1 participant