Re: Connnection to SSL enabled server - Mailing list pgadmin-support

From timothy.r.morley@kc.frb.org
Subject Re: Connnection to SSL enabled server
Date
Msg-id 20031029180623.426FA8650A@p3fed1.frb.org
Whole thread Raw
In response to Connnection to SSL enabled server  (timothy.r.morley@kc.frb.org)
List pgadmin-support
<br /><font face="sans-serif" size="2">Here is what I've tried:</font><br /><br /><font face="sans-serif" size="2">1.
IfI connect to server1 that wasn't compiled with SSL I have no issues running queries.</font><br /><font
face="sans-serif"size="2">2. If I connect to server2 that WAS compiled with SSL and ssl = true is set in
postgresql.confpgadmin3 crashes when I try to execute a query.</font><br /><font face="sans-serif" size="2">3. If I
connectto server2 with ssl = false in postgresql.conf pgadmin3 has no problems running the queries.</font><br /><br
/><fontface="sans-serif" size="2">On my RedHat 9 box(client) I have openssl-0.9.7a-20.</font><br /><br /><font
face="sans-serif"size="2">Tim</font><br /><br /><br /><table width="100%"><tr valign="top"><td></td><td><font
face="sans-serif"size="1"><b>Andreas Pflug <pgadmin@pse-consulting.de></b></font><p><font face="sans-serif"
size="1">10/29/200310:52 AM</font><br /></td><td><font face="Arial" size="1">        </font><br /><font
face="sans-serif"size="1">        To:        timothy.r.morley@kc.frb.org</font><br /><font face="sans-serif" size="1"> 
     cc:        pgadmin-support@postgresql.org, Jean-Michel POURE <jm@poure.com></font><br /><font
face="sans-serif"size="1">        Subject:        Re: [pgadmin-support] Connnection to SSL enabled
server</font></td></tr></table><br/><br /><br /><font face="Courier New" size="2">Can you confirm that this crash
happensonly with ssl?<br /> There might be a multithreading problem. While the pgAdmin3 main window <br /> uses the
mainthread, the query tool uses a dedicated  thread for query <br /> execution.<br /> I'm using open-ssl 0.9.7b (SuSE
8.1),no problem with a "requires SSL" <br /> connection, I doubt it's a version problem. It might be necessary to <br
/>play a little with libraries to get it multithread proof.<br /><br /> Regards,<br /> Andreas<br /><br /><br
/></font><br/><br /> 

pgadmin-support by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: Connnection to SSL enabled server
Next
From: Jean-Michel POURE
Date:
Subject: Re: [GENERAL] pgAdmin vs SQL Server Enterprise Manager