We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The communication to the KLF-200 is secured by TLS. Currently, the device uses a self signed certificate, but this one could change.
The solution should provide a way to upload valid certificate details and the fingerprint.
The text was updated successfully, but these errors were encountered:
Add configs for CA and fingerprint
981e799
Fixes #44
chore: release v1.1.0
f74e4a9
- (Michael Schroeder) Upgrade dependencies, switch to Typescript 4.6, compatibility check with js-controller 4.x - (Michael Schroeder) [#12](#12) Support silent mode in scenes - (Michael Schroeder) [#44](#44) Add advanced SSL configuration settings - (Michael Schroeder) [#98](#98) Fix default values - (Michael Schroeder) [#77](#77) Add silent mode to products using functional parameters - (Michael Schroeder) Upgrade dependencies - (Michael Schroeder) [#55](#55) Support functional parameters FP1-4
MiSchroe
Successfully merging a pull request may close this issue.
The communication to the KLF-200 is secured by TLS. Currently, the device uses a self signed certificate, but this one could change.
The solution should provide a way to upload valid certificate details and the fingerprint.
The text was updated successfully, but these errors were encountered: