MTConnect.NET
MTConnect.NET copied to clipboard
Use the following code to continuously verify on Linux and fail
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.))
Please provide some correct solutions
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.