Take care of proxy_verify_desc and proxy_verify_ctx_desc structures;
authorMarcel Poul <marcel.poul@cern.ch>
Thu, 15 Nov 2012 15:01:44 +0000 (15:01 +0000)
committerMarcel Poul <marcel.poul@cern.ch>
Thu, 15 Nov 2012 15:01:44 +0000 (15:01 +0000)
commit72ed2601aeeb6d5ff0604b3a79161c5a9e902e59
treefce0a69064246bce5830b3b939c60565f835a94f
parent6bae1ed19d8d82c3f11c6555fb20574eb45235e9
Take care of proxy_verify_desc and proxy_verify_ctx_desc structures;
-hold the pointer to pvd in caNl context
-free the memory in canl_free_ctx()
-new parameter to setup_SSL_proxy_handler, gridsite speciality (hand over pvd to SSL_CTX and do not free it in canl_free_ctx).
emi.canl.canl-c/src/canl_cred.c
emi.canl.canl-c/src/canl_mech_ssl.h
emi.canl.canl-c/src/canl_ssl.c
emi.canl.canl-c/src/canl_ssl.h