Andreas Walter
Andreas Walter
Hi @LorenzoBe, I had a similar problem and came to the following solution for a buffer only 'workaround' as you can see in this branch [read_ssl_certificates_from_buffer](https://github.com/waltronix/paho.mqtt.c/tree/read_ssl_certificates_from_buffer) Unfortunately I did not...
Have you also seen #550? I know it is something different, but if you are tackling the ssl struct, in my opinion it would be great if we could configure/switch...
I come to the same issue, when trying to use OpenCppCoverage within a docker container.
Hello @OpenCppCoverage, I have tried the copy approach and unfortunately it does not work, neither on my local machine, nor on our servers.
What kind of trouble do you have exactly? I currently have some kind of similar issue with loosing the client session. In my case the server offers a `RevisedLifetime` of...