Hi All,
I have a IO-Box that can create a Self-signed SSL certificate.
The IO-Box uses a XPort-Pro from Lantronics to connect to the Network.
Now I like to connect to this with a TCPSocket.
To Connect I like to use socket.InitializeSSL.
How can I tell the Socket to accept a Self-signed certificate.
I have seen this https://www.b4x.com/android/forum/threads/network-v1-50-adds-support-for-ssl-sockets.55871/
But I don't see how to give a Self-signed certificate
Many thanks to helping me out here.
I have a IO-Box that can create a Self-signed SSL certificate.
The IO-Box uses a XPort-Pro from Lantronics to connect to the Network.
Now I like to connect to this with a TCPSocket.
To Connect I like to use socket.InitializeSSL.
How can I tell the Socket to accept a Self-signed certificate.
I have seen this https://www.b4x.com/android/forum/threads/network-v1-50-adds-support-for-ssl-sockets.55871/
But I don't see how to give a Self-signed certificate
Many thanks to helping me out here.
Last edited: