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

Use the following code to continuously verify on Linux and fail #60

Open
xujun2636216 opened this issue Apr 16, 2024 · 1 comment
Open

Comments

@xujun2636216
Copy link

The self signed bidirectional authentication code using SSL/TLS has been debugged successfully on Windows, but has not passed on Linux. Error: Error while authenticating One or more errors occurred (One or more errors occurred. (The decryption operation failed, see inner exception.))

image

Please provide some correct solutions

@PatrickRitchie
Copy link
Contributor

Thanks for the information. I've done some work to certificate handling in the version-6.0 branch. You may want to take a look at the updated code here:
https://github.com/TrakHound/MTConnect.NET/blob/version-6.0/libraries/MTConnect.NET-MQTT/Clients/MTConnectMqttClient.cs

Please let me know if run into similar issues or anything else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants