Connection Reset on attempt to connect with Drager C++ provider @ HLE Plugathon #411
Replies: 3 comments 1 reply
-
I think we have to dig deeper than just python
|
Beta Was this translation helpful? Give feedback.
1 reply
-
@leon1995 I inquired with Alexander Pentzel earlier, and he said he was able to connect to the C++ client; perhaps a certificate issue? |
Beta Was this translation helpful? Give feedback.
0 replies
-
It seems that openssl expects a handshake but it gets an unencrypted http request. fixed by using certificates |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Thank you for all your fantastic work on this library and the SDC standard. We're currently leveraging this library for device interoperability with our services; the Plugathon provides us with a unique opportunity for our first field tests :)
However, we're having some difficulty in connecting to the Dräger C++ provider, as the connection keeps getting reset.
Is this a known issue? Has anybody got an idea what the source might be? We're able to connect to other providers e.g protoSDC
Beta Was this translation helpful? Give feedback.
All reactions