ucam-department-of-psychiatry / camcops

Cambridge Cognitive and Psychiatric Test Kit (CamCOPS)
Other
12 stars 8 forks source link

"SSL handshake failed" when connecting to the CPFT server from iPad #278

Closed martinburchell closed 1 year ago

martinburchell commented 1 year ago

Seen on S3 ward iPad and also our development one (iPad 7, software version 14.6)

martinburchell commented 1 year ago

Also fails on the University server

martinburchell commented 1 year ago

Also fails with Qt 6.2.4 and OpenSSL 1.1.1s

martinburchell commented 1 year ago

If I link a simple example with a downloaded Qt binary (with Apple's SecureTransport) I don't see the SSL handshake error.

https://forum.qt.io/topic/143560/ssl-handshake-failed-on-ios https://bugreports.qt.io/browse/QTBUG-111963

Either way it looks like there is a bug in OpenSSL or Qt's interface with it.