- Product version: https://www.mathworks.com/help/webappserver/ug/enable-ssl.html
- Development version: https://www.mathworks.com/help/compiler/webapps/enabling-https.html
Can I use an HTTPS proxy URL with Web App Server without enabling SSL?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 30 de En. de 2024
Respondida: MathWorks Support Team
el 30 de En. de 2024
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?
Respuesta aceptada
MathWorks Support Team
el 30 de En. de 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.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Web App Server en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!