Codebase list libpoe-component-sslify-perl / debian/1.008-1 debian / NEWS
debian/1.008-1

Tree @debian/1.008-1 (Download .tar.gz)

NEWS @debian/1.008-1raw · 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