How to use HTTP with HMI application

Hi, Could you tell me how to use HTTP not HTTPS with HMI application of PLCnext? It is described in e-shop of AXC F 2152 that HTTP protocol is supported, but I can not how to use it. Since a web browser that a customer is trying to use is only supported HTTP, they would like to connect HMI with HTTP. Best regards, Haruka

Hello, you’ve to adapt nginx configuration manually…see here: https://www.plcnext-community.net/en/discussions-2-offcanvas/disable-https-redirect-for-ehmi.html#reply-6874 Bye

Thank you for your reply. It’s solved.