Hello Unigine ...
I have 3 problems using SSLSocket
Using Unigine script creating a client it don't pass the Handshake with a RSS Feed server
The plugin sample ssl_socket_01.cpp, is using tls 1.0 or 1.1 that are deprecable, I try to load my own private key and don't load.
How I can use this plugin from C++ if I don't found the interface?.
Expanding the questions....
Problem 1
I trying to create a single client and down some RSS feed sample. This client connect but fail on the handshacke.
int init()
{
#ifdef HAS_SSL_SOCKET
log.message("ssl s