Hi
When I build poco libs with openssl 1.1
I use this poco with branchio sdk
I use the branchio sdk in my project follow the link: https://help.branch.io/developers-hub/docs/windows-cpp-basic-integration
I got the follow errors when i run my app and send custom event with https:
"SSL Exception: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed"
thank you