OCSP routines changes
authorMarcel Poul <marcel.poul@cern.ch>
Wed, 4 Jul 2012 11:28:42 +0000 (11:28 +0000)
committerMarcel Poul <marcel.poul@cern.ch>
Wed, 4 Jul 2012 11:28:42 +0000 (11:28 +0000)
commit18985a2b4b94796e8ebe63e088d245f82ab40620
tree8841025b3309909fe2f27c8cc07044bd31b8f664
parent8ec74b41ad400b96e1a81ccb1cf44aeffb4f8208
OCSP routines changes
- we do not need my_connect_ssl anymore (all needed is in my_connect)
- ssl connection not mandatory
- inpired by openssl ocsp tool (apps/ocsp.c)
emi.canl.canl-c/src/canl_ssl.c