Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
3 ตอบกลับ
3300 มุมมอง

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

 

อวตาร
ละทิ้ง