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

6 vues (au cours des 30 derniers jours)
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?

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 30 Jan 2024
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.

Plus de réponses (0)

Catégories

En savoir plus sur MATLAB Web App Server dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

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

Start Hunting!

Translated by