[quote="Abdul-Wahid"] BTW, has anyone looked at client side SSL authentication certificates. I take it that once a client has a certificate it could be used for establishing SSL connection to RPC over HTTPS.[/quote]
Last time I had looked, there had been a nasty hurdle to that: python ssl implementation (not the openssl one, which is broken btw.) gives too little control over the ssl certs. on the client side. It may be a long road until we manage to properly support that. On the OpenERP protocol side, the code is ready to accept such a feature, though. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=55591#55591 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
