Matlab WebApp Server SSL Digital Certificate key size
4 ビュー (過去 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?
0 件のコメント
採用された回答
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
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 Exchange で MATLAB Web App Server についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!