SSL key size limit

Hi,

trying to configure a Let’s Encrypt SSL certificate with orthanc, I found that it doesn’t work with Let’s Encrypt default 4096 bits private key.

Can you confirm that Orthanc can only load 2048 bits private keys ?

Thanks
Marc

Hello,

There is no such limitation on the RSA key size.

I have generated a 4096 bits private key within a self-signed certificate, and everything works properly.

Check out the Orthanc Book for more information about HTTPS:
http://book.orthanc-server.com/faq/https.html

HTH,
Sébastien-