Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
3 Besvarelser
3301 Visninger

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

Avatar
Kassér
Bedste svar

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/

Avatar
Kassér
Bedste svar

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.

Avatar
Kassér
Forfatter Bedste svar

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

 

Avatar
Kassér