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

Separate SSL Configurations for Device and User #163

Merged
merged 5 commits into from
Nov 22, 2024

Conversation

FUjr
Copy link
Contributor

@FUjr FUjr commented Nov 21, 2024

By separating the SSL configurations, we can more effectively manage security protocols tailored to the specific requirements of both the device and the user.
I have also added a boolean switch called "separate-ssl-config" to ensure that users using the old configuration can transition smoothly to the new version without any issues.
Additionally, this PR addresses a bug that prevented the configuration file from properly parsing boolean values.

@zhaojh329 zhaojh329 merged commit b7a8f0b into zhaojh329:master Nov 22, 2024
@zhaojh329
Copy link
Owner

Thanks.

@FUjr FUjr deleted the feature/separate_ssl_cfg branch November 24, 2024 06:12
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