Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
3304 Переглядів

Hi,

i tried openerp7 and all would be fine. But i dont fnd an solution  to make the service available with ssl. I find some thing on google with installations in apache, but the openerp7 provide his own python webservice. How to use Openerp with SSL.

 

regards Stefan

Аватар
Відмінити
Найкраща відповідь

Nginx is a very good choice for HTTPS.

Here's a first track to follow:

http://www.schenkels.nl/2013/01/reverse-ssl-proxy-using-nginx-with-openerp-v7/

Аватар
Відмінити
Найкраща відповідь

Odoo implements HTTP but cannot do SSL termination on its own. You must terminate it somwehere else which commonly is done with Apache or Nginx and then proxy forward the request to Odoo.

Аватар
Відмінити
Автор Найкраща відповідь

Thank you for this answer.

Is this only my feeling, that is a companycrtitical Webapplication without Transport encrytion a nogo in these days?

In my Company all Infrastructure Components are transport encrypted, without dont receive the ok from our IT-Security and Architects.

It it planed to implement SSL in OpenERP / Odoo in this or next Version?

regards

Stefan

 

Аватар
Відмінити