• Michael Jerris's avatar
    Wed Nov 26 12:42:31 CST 2008 Paulo Pizarro <paulo DOT pizarro AT gmail DOT com> · 253c81bb
    Michael Jerris 提交于
      * tport: new tag TPTAG_TLS_VERIFY_PEER
    
      With this tag, the verification of certificates can be controlled:
      0: no verify certificates.
      1: on server mode, the certificate returned by client is checked and
         if fail the TLS/SSL handshake is immediately terminated.
      1: on client mode, the server certificate is verified and
         if fail the TLS/SSL handshake is immediately terminated.
    
      I added this tag, because I'd like that my application not connected to a
      server with a untrusted certificate.
    
    
    
    git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10824 d0543943-73ff-0310-b7d9-9358b9ac24b2
    253c81bb
名称
最后提交
最后更新
..
sofia-sip 正在载入提交数据...
ChangeLog 正在载入提交数据...
Doxyfile.in 正在载入提交数据...
Makefile.am 正在载入提交数据...
agent.pem 正在载入提交数据...
cafile.pem 正在载入提交数据...
certificates-update 正在载入提交数据...
certificates.html 正在载入提交数据...
make_node_cert.pl 正在载入提交数据...
make_root_cert.pl 正在载入提交数据...
make_test_certs.sh 正在载入提交数据...
test_tport.c 正在载入提交数据...
tls_test_client.c 正在载入提交数据...
tls_test_server.c 正在载入提交数据...
tport.c 正在载入提交数据...
tport.docs 正在载入提交数据...
tport_internal.h 正在载入提交数据...
tport_logging.c 正在载入提交数据...
tport_rand.c 正在载入提交数据...
tport_sigcomp.c 正在载入提交数据...
tport_stub_sigcomp.c 正在载入提交数据...
tport_stub_stun.c 正在载入提交数据...
tport_tag.c 正在载入提交数据...
tport_threadpool.c 正在载入提交数据...
tport_tls.c 正在载入提交数据...
tport_tls.h 正在载入提交数据...
tport_tls_test.sh 正在载入提交数据...
tport_type_connect.c 正在载入提交数据...
tport_type_sctp.c 正在载入提交数据...
tport_type_stun.c 正在载入提交数据...
tport_type_tcp.c 正在载入提交数据...
tport_type_tls.c 正在载入提交数据...
tport_type_udp.c 正在载入提交数据...