MATLAB: Matlab WebApp Server SSL Digital Certificate key size

digital certificateMATLAB Web App Serversslwebapp server

Hello,
I'm trying to start a Matlab WebApp Server with SSL and I get this error in the log file:
"The input data corresponds to a key of size 4096 instead of the expected size 2048"
The server works fine without the SSL. Do I need a new certificate with a 2048 bit key?

Best Answer

It seems that currently MATLAB Web App Server only allows SSL certificates with 2048 bits. I've reported this issue to the development team.