Codebase list libpoe-component-sslify-perl / aa3c664a-a413-4f2d-8b63-cae2ff443b46/main debian / NEWS
aa3c664a-a413-4f2d-8b63-cae2ff443b46/main

Tree @aa3c664a-a413-4f2d-8b63-cae2ff443b46/main (Download .tar.gz)

NEWS @aa3c664a-a413-4f2d-8b63-cae2ff443b46/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