• Travis Cross's avatar
    Allow setting TLS cipher suites through Sofia-SIP API · c0101e2c
    Travis Cross 提交于
    Previously there was no way to override the hard-coded cipher suite
    specification of "ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH".
    
    This commit does leave in place the hardcoded cipher spec for WebRTC
    of "HIGH:!DSS:!aNULL@STRENGTH".
    c0101e2c
tport_tls.h 3.2 KB