On 24 Jan., 14:41, Udo Spallek <[email protected]> wrote: > > But the question for me is, if it is needed to be done in Tryton self? > > Is there no more flexible way to do it on the OS communication layer > instead of the application layer, like ssh-tunneling, VPN, Apache?
will you need to start an extra program for establishing an connection? well for some road warrior its ok, but uncomfortable for inside comany network usage. take a look at some other protocols: IMAP, LDAP, FTP and your mentioned HTTP all of them have an secured counterpart. And its implemented inside the server and the client. ok, don't measure yourself by looking how others do it, but it looks like a best practise. taking a look at a https-banking site. You wanna know that its your bank. And of course you wanna make sure your connection will be secured the whole time and not fallback to HTTP. greets tobias -- [email protected] mailing list
