Matlab WebApp Server SSL Digital Certificate key size

4 ビュー (過去 30 日間)
Dino Metarapi
Dino Metarapi 2020 年 9 月 22 日
コメント済み: Dino Metarapi 2020 年 10 月 5 日
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 Center および File ExchangeMATLAB 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