Changes between Initial Version and Version 1 of Ticket #2210, comment 24
- Timestamp:
- Jan 29, 2020 8:07:18 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2210, comment 24
initial v1 4 4 Re #2210 (misc): Disable Darwin SSL if deprecated 5 5 }}} 6 7 To 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