Skip to content

use_tls for https scheme#93

Merged
ruslanti merged 1 commit intomainfrom
fix/241-bug---proxy-for-running-fastedge-run
Sep 29, 2025
Merged

use_tls for https scheme#93
ruslanti merged 1 commit intomainfrom
fix/241-bug---proxy-for-running-fastedge-run

Conversation

@ruslanti
Copy link
Collaborator

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enables TLS/HTTPS support by automatically detecting the URL scheme and setting the use_tls configuration appropriately. Previously, TLS was hardcoded to false, preventing secure connections.

  • Automatically enables TLS when the request URI uses the "https" scheme
  • Removes the hardcoded use_tls: false configuration that disabled secure connections

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ruslanti ruslanti merged commit f63fc61 into main Sep 29, 2025
1 of 3 checks passed
@ruslanti ruslanti deleted the fix/241-bug---proxy-for-running-fastedge-run branch September 29, 2025 05:42
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.

3 participants