Ticket #122 (closed defect: fixed)

Opened 16 months ago

Last modified 16 months ago

let ssl in postgresql and jabberd coexist

Reported by: hacker Owned by: smoku
Priority: major Component: General
Version: 2.1.11 Keywords:
Cc: Tracforge_linkmap:
Blocking: Blocked By:

Description

That would involve preventing libpq from initializing openssl. One of the way to solve it is in the patch. That's supposed to be applied on top of my previous patch for 'conninfo' settings, I think it won't apply cleanly otherwise, but in fact it's totally independent.

Attachments

0003-let-ssl-in-libpq-and-jabberd-coexist-peacefully.patch (2.0 KB) - added by hacker 16 months ago.
a commit from my local git repo

Change History

Changed 16 months ago by hacker

a commit from my local git repo

Changed 16 months ago by smoku

  • status changed from new to closed
  • resolution set to fixed

(In [327]) Check if OpenSSL is already initialized in PostgreSQL backend, by Michael Krelin. Closes #122

Note: See TracTickets for help on using tickets.