HTTP-4 PluginsManager.cpp:153] AWS S3 Storage: error while creating object, response code = -1 curlCode: 60, SSL peer certificate or SSH remote key was not OK

Hi comunnity, im deploying an orthanc server in AWS using S3 Plugin and reverse proxy with apache2, but when i try to upload studies, i get this error:

HTTP-4 PluginsManager.cpp:153] AWS S3 Storage: error while creating object, response code = -1 curlCode: 60, SSL peer certificate or SSH remote key was not OK

Someone could help? i cant find a post about how to fixit.

Hi,

This error comes from the S3 client embedded in Orthanc and this is the first time we see it. It seems to indicate that the S3 client does not provide a valid SSL certificate to authentication on the S3 server.

Anything special in your S3 configuration ? I’m not aware of any authentication mode for S3 that would require a client certificate - but I’m not a specialist.

Best regards,

Alain.