Matlab WebApp Server SSL Digital Certificate key size

8 次查看(过去 30 天)
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?

采纳的回答

Kojiro Saito
Kojiro Saito 2020-10-1
It seems that currently MATLAB Web App Server only allows SSL certificates with 2048 bits. I've reported this issue to the development team.
  1 个评论
Dino Metarapi
Dino Metarapi 2020-10-5
I can confirm this. We tested out two SSL certificates (the 90 day, free, self-signed ones). The 2048 bit one worked while the 4096 bit one didn't (same error as before).
Still, it would've been nice if you documented this somewhere so we wouldn't have to waste money on a new certificate.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Web App Server 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by