qt - Qtwebsockets Samples SSL -


i trying use qtwebsockets i've got problems ssl echoserver , client. project developed in qt 5.3.2 minigw windows 8 64 bit, can succesfully use non ssl server sample when try use ssl 1 :

1)client black

2)server prints 3 messages:

qiodevice::read: device not open qiodevice::read device not open ssl echo server listening on port 1234

i think it's ssl problem not 100% sure, tried install openssl binary without success, hope can me.

cheers

ok problem:

the error related fact sample looks certificates inside wrong directory in system , if want make running need go inside sslechoserver.cpp looking localhost.cert , localhost.key , let system point @ correct location inside sample directory.


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -