Can I use an HTTPS proxy URL with Web App Server without enabling SSL?

조회 수: 6 (최근 30일)
I am looking to set up a reverse proxy to connect to MATLAB Web App Server. I would like my users to be able to access the server through a secure (HTTPS) proxy URL. However, I have not set up SSL for my Web App Server.
Can I use an HTTPS proxy URL if my Web App Server is still using HTTP?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2024년 1월 30일
This is not a recommended workflow, as it can cause WebSockets errors and performance degradation.
Ensure that SSL is enabled on your Web App Server prior to configuring an HTTPS-based reverse proxy. Refer to the following documentation for instructions.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Web App Server에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by