Opened 14 years ago

Closed 14 years ago

#1043 closed defect (fixed)

SSL timeout setting not working on Symbian platform (thanks Tamàs Solymosi for the report)

Reported by: nanang Owned by: bennylp
Priority: normal Milestone: release-1.6
Component: pjlib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

Reported that timeout setting is not used in the ssl_sock_symbian.cpp.

Change History (1)

comment:1 Changed 14 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed

In r3117:

  • Fixed bug of unused timeout setting in Symbian SSL socket, ssl_sock_symbian.cpp.
  • Added an SSL test scenario of SSL connect timeout, SSL socket client tries to connect to non-SSL socket server.
  • Fixed OpenSSL-based SSL socket to start SSL timer before TCP connect (was started after TCP connected and before SSL handshake).
Note: See TracTickets for help on using tickets.