On Fri Aug 02 10:23:05 2013, [email protected] wrote: > > - the code in crypto/cmp also includes the functionality to perform the > most important cmp message sequences via HTTP. This code depends on > libcurl, so it is split into its own library (libcrypto_cmpseq.a) in > order to help deal with the circular dependency when curl is also > linked with openssl. >
There is some minimal HTTP code which the OpenSSL OCSP library uses and some functions to download certificates and CRLs. Could you use that and avoid the curl dependency? Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
