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(tls): Use TLS by default in the agent #554

Merged
merged 10 commits into from
Dec 20, 2024

Conversation

Josh-Matsuoka
Copy link
Contributor

Hi,

this PR enforces TLS by default in the agent, controlled by a new configuration option cryostat.agent.tls.enabled

Fixes #509

@Josh-Matsuoka Josh-Matsuoka added feat New feature or request safe-to-test labels Dec 18, 2024
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Dec 18, 2024
@andrewazores andrewazores removed the needs-triage Needs thorough attention from code reviewers label Dec 18, 2024
README.md Outdated Show resolved Hide resolved
@andrewazores andrewazores merged commit 292b2bd into cryostatio:main Dec 20, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Request] Agent should require TLS connection to server by default
2 participants