Changes between Initial Version and Version 1 of Ticket #2210, comment 24


Ignore:
Timestamp:
Jan 29, 2020 8:07:18 AM (4 years ago)
Author:
ming
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2210, comment 24

    initial v1  
    44Re #2210 (misc): Disable Darwin SSL if deprecated 
    55}}} 
     6 
     7To manually enable Darwin SSL, you can specify this in config_site.h: 
     8#define PJ_HAS_SSL_SOCK 1 
     9#undef PJ_SSL_SOCK_IMP 
     10#define PJ_SSL_SOCK_IMP PJ_SSL_SOCK_IMP_DARWIN