Codebase list libpoe-component-sslify-perl / 6f8e5de7-8276-4357-8ca6-e3c74ec61027/main debian / NEWS
6f8e5de7-8276-4357-8ca6-e3c74ec61027/main

Tree @6f8e5de7-8276-4357-8ca6-e3c74ec61027/main (Download .tar.gz)

NEWS @6f8e5de7-8276-4357-8ca6-e3c74ec61027/mainraw · history · blame

libpoe-component-sslify-perl (1.005-1) unstable; urgency=low

  Freom upstream Changes 1.004, concerning changes in handling SSL
  certificates:

  We now load certificate files via CTX_use_certificate_chain_file():
    OpenSSL docs suggest it - http://www.openssl.org/docs/ssl/SSL_CTX_use_certificate.html#NOTES
    PLEASE yell at me if you need the old functionality - the docs suggest
      this is the "better" way to do it...
    NOTE: This will not work if you do renegotiation or any other zany SSL stuff!
    

 -- gregor herrmann <gregoa@debian.org>  Thu, 10 Mar 2011 21:25:49 +0100