Security

Can connection between repository server and client servoy be encrypted?
What about sensible data between server and client?
Regards

The Servoy client is only talking to Servoy server (which talks to database) , the communication between client and server can be encripted using ssl sockets.
We only need to provide an entry in the server admin console where you could select a RSA keystore file and enter a password.
This will liky not make it into the final release of 1.2, but will be in the next release otherwise.