Hi all,

I've got a teribly simple chunk of code that basically just does:

  post_https('secure.authorize.net', 443, '/gateway/transact.dll','',$pd);

This works at the command line, and in CGI, but fails in mod_perl with this message:

  SSL_connect 27438: 1 - error:140D308A:SSL \
  routines:TLS1_SETUP_KEY_BLOCK:cipher or hash unavailable


I've searched around in the docs and groups, but haven't found anything related. Has 
anybody seen this before?

---
Rodney Broom
President, R.Broom Consulting


Reply via email to