Configuring Web App Server
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
0 commentaires
Réponses (2)
Suresh Balakrishnama
le 14 Oct 2020
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
0 commentaires
David Cano-Tirado
le 24 Juil 2023
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
0 commentaires
Voir également
Catégories
En savoir plus sur MATLAB Web App Server dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!