Skip to content

added TLS support #28

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

Merged
merged 2 commits into from
Jun 24, 2025
Merged

added TLS support #28

merged 2 commits into from
Jun 24, 2025

Conversation

yseto
Copy link
Contributor

@yseto yseto commented Jun 24, 2025

I added three options for use encrypted connection to the server.

  • -tls Enables TLS connection
  • -tls-root-cert [ca.pem] The root certificate used for TLS certificate verification
  • -tls-skip-verify Disable TLS certificate verification

@yseto yseto self-assigned this Jun 24, 2025
Copy link
Member

@ne-sachirou ne-sachirou left a comment

Choose a reason for hiding this comment

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

🙆‍♀️

@yseto yseto merged commit f1284fd into main Jun 24, 2025
11 checks passed
@yseto
Copy link
Contributor Author

yseto commented Jun 24, 2025

Thanks for your review.

@yseto yseto deleted the tls branch June 24, 2025 06:46
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.

2 participants