Skip to Content
Menu
This question has been flagged
1 Odpoveď
3476 Zobrazenia

I thought an nginx reverse proxy was necessary in order to use openerp over SSL but I see there is "SSL Configuration" in openerp.cfg. What are those directives used for?

Avatar
Zrušiť
Best Answer

These directives are not used anymore in OpenERP 7.0. If you require SSL encryption you have to use a reversy proxy.

See also this question:

Avatar
Zrušiť
Autor

Thanks Andreas, I must have an old version of openerp.cfg. Is there a clean one available online?