I would like to write a module which make https connection and read the response. Are there any export functions in mod_ssl, mod_proxy ... etc that do the jobs? I have searched all APR_DECLARE_OPTIONAL_FN() and seems nothing related. So, should I go directly to OpenSSL calls or any APR SSL helper API existed?
Cheers, -Fai
