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

feat(agent): add support for port 443 #3276

Merged
merged 1 commit into from Oct 17, 2023
Merged

feat(agent): add support for port 443 #3276

merged 1 commit into from Oct 17, 2023

Conversation

schoren
Copy link
Collaborator

@schoren schoren commented Oct 17, 2023

This PR updates the agent TLS settings so it can correctly work with port 443. Since this port uses actual TLS, the client needs to be correctly setup.

The TLS settings for port 443 and 8091 are mutually exclusive, so this PR makes sure the agent can work with both ports

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Loom video

Add your loom video here if your work can be visualized

@schoren schoren merged commit b7615c1 into main Oct 17, 2023
38 checks passed
@schoren schoren deleted the agent-multiport branch October 17, 2023 19:35
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.

None yet

2 participants