I'm using QSslCertificate::verify successfully on Android


     QList <https://doc.qt.io/qt-5/qlist.html><QSslError
     <https://doc.qt.io/qt-5/qsslerror.html>>
     QSslCertificate::verify(QList
     <https://doc.qt.io/qt-5/qlist.html><QSslCertificate
     <https://doc.qt.io/qt-5/qsslcertificate.html#QSslCertificate>>
     /certificateChain/, const QString
     <https://doc.qt.io/qt-5/qstring.html> &/hostName/ = QString())

Doing the same on iOS I'm getting "Unimplemented Code" logged and the list contains one entry "unknown error"

is this expected behaviour ?

thx

ekke

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to