Hi,
I need to make an SSL connection between 2 applications. On the server side I will use stunnel. On the client side I cannot use stunnel, the SSL connection must be made directly by the application.
I found some examples, but they don't work.
If you could give me the code to do the connection, or let me know where to find it, it would be very nice.
The best would be with and without certificate verification.
Thanks in advance.
I need to make an SSL connection between 2 applications. On the server side I will use stunnel. On the client side I cannot use stunnel, the SSL connection must be made directly by the application.
I found some examples, but they don't work.
If you could give me the code to do the connection, or let me know where to find it, it would be very nice.
The best would be with and without certificate verification.
Thanks in advance.