Ignore:
Timestamp:
Oct 26, 2009 3:47:52 PM (15 years ago)
Author:
nanang
Message:

Ticket #957:

  • Added features in secure socket: handshake timeout timer, certificate info, renegotiation API.
  • Added unit test for secure socket, along with testing purpose certificate & private key.
  • Updated build configs for secure socket.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/aconfigure

    r2962 r2970  
    1150111501_ACEOF 
    1150211502 
     11503                        cat >>confdefs.h <<\_ACEOF 
     11504#define PJ_HAS_SSL_SOCK 1 
     11505_ACEOF 
     11506 
    1150311507                else 
    1150411508                        { echo "$as_me:$LINENO: result: ** OpenSSL libraries not found, disabling SSL support **" >&5 
Note: See TracChangeset for help on using the changeset viewer.