File: NEWS

package info (click to toggle)
libpoe-component-sslify-perl 1.012-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 548 kB
  • ctags: 26
  • sloc: perl: 2,547; xml: 27; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 592 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
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