Codebase list libpoe-component-sslify-perl / 72f683fc-b272-4121-a0ce-f367d4955c0c/main debian / NEWS
72f683fc-b272-4121-a0ce-f367d4955c0c/main

Tree @72f683fc-b272-4121-a0ce-f367d4955c0c/main (Download .tar.gz)

NEWS @72f683fc-b272-4121-a0ce-f367d4955c0c/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