目录
article
如何在 Odoo POS 中强制使用 HTTPS 安全连接
安全连接 (HTTPS)
如果在 Direct Devices 被启用的销售点(Point of Sale)设置中(例如,你使用 ePos printer <epos_printers>),HTTP 将成为默认协议。
强制你的销售点使用安全连接 (HTTPS)
在 系统参数 中添加一个新的 键,以强制你的销售点使用 HTTPS 协议的安全连接。
操作步骤:激活 developer mode <developer-mode>,前往 Settings --> Technical --> Parameters --> System Parameters,创建新参数,填写以下值并点击 Save。
- 键: [point_of_sale.enforce_https]
- 值: [True]
::: seealso
epos_ssc:::