Hi, I'm developping a swing app which communicates
with a server. Now, server has been configured with
SSL and mysaifu seems not to be able to manage ssl
connections.
I've been tempted to use jessie and javax.crypto, but
these libraries are too big to be loaded, it would be
better with a native support approach.
with a server. Now, server has been configured with
SSL and mysaifu seems not to be able to manage ssl
connections.
I've been tempted to use jessie and javax.crypto, but
these libraries are too big to be loaded, it would be
better with a native support approach.
Any suggestion would be appreciated