Configuring Web App Server

조회 수: 2 (최근 30일)
Eleanna Kritikaki
Eleanna Kritikaki 2019년 12월 27일
답변: David Cano-Tirado 2023년 7월 24일
Hello everyone,
Currently having the most horrendous time configuring the Web App Server to host an app I created using App Designer.
I am a Mac user (Mac OS Mojave).
I have created an interactive app (GUI etc) with Matlab's App Designer. I have packaged my app with the Web App Compiler, and am now trying to host it with Matlab's Web App server, that I have to configure first as per https://uk.mathworks.com/help/compiler/webapps/configure-matlab-web-app-server.html
The hardest part of the process for me seems to be the 'enabling HTTPS part, which requires a private key & a certificate file (looks like the file extensions should be .pem here- https://uk.mathworks.com/help/compiler/webapps/enabling-https.html ).
I am a total neonate in these things (web app lingo etc). I have tried several instructions that get more and more complicated e.g. generate-and-import-a-self-signed-ssl-certificate-on-mac-osx-sierra but-given that these are the correct (???) instructions, I always get stuck somewhere. For example, at step 4 on the above- the terminal is complaining that
DNS.1: command not found
and I am getting the same for keyUsage. Any ideas?
Thanks so much
Eleanna

답변 (2개)

Suresh Balakrishnama
Suresh Balakrishnama 2020년 10월 14일
Eleanna,
I couldn't get to the link - generate-and-import-a-self-signed-ssl-certificate-on-mac-osx-sierra, looks like mimecast changed the link. When you run the command to generate the certificates, please make sure to provide the MATLAB Web Apps home page URL. Please provide the command where you received the error message.
Yes, the two files are with extensions .pem.
Thanks,
Suresh

David Cano-Tirado
David Cano-Tirado 2023년 7월 24일
Hello everyone,
I want to do the same but in a Windows PC. Could anyone tell me how can i solve this?
Thank you in advance
David

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by