コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
3308 ビュー

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

 

アバター
破棄