No SSL options

Bug #780565 reported by Sebastian Sanitz
56
This bug affects 11 people
Affects Status Importance Assigned to Milestone
pgadmin3 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: pgadmin3

I am unable to use the SSL-Options when creating a new server. Running Ubuntu Natty. Screenshot http://i.imgur.com/8GgcC.png

Revision history for this message
Andreas Neumann (a-neumann) wrote :

I am running into the same issue. One of my servers only allows SSL logins, which means that with Natty I am currently locked out.

I compiled pgadmin3 12.0.3 from source, but the issue also persists with the self-compiled version.

I will ask at the pgadmin3 mailing-list if they have a hint.

Andreas

Revision history for this message
uoL (wmarcos) wrote :

Same problem here, I'm completely lock too

Any news ?

Thanks,
Marcos.

Revision history for this message
uoL (wmarcos) wrote :

I've made it work by compiling the source code with:

cd
wget http://wwwmaster.postgresql.org/download/mirrors-ftp/pgadmin3/release/v1.12.3/src/pgadmin3-1.12.3.tar.gz
sudo apt-get install postgresql-server-dev-8.4
sudo apt-get install libwxgtk2.8-dev
sudo apt-get install libxml2-dev
sudo apt-get install libxslt1-dev
./configure
make
~/pgadmin3-1.12.3/pgadmin/pgadmin3 &

I hope you find it useful
Marcos.

Revision history for this message
Eric Caudal - www.elico-corp.com (elicoidal) wrote :

same problem here in 11.04. Tried complete removal in synaptic and reinstall: not successful.

Revision history for this message
Walter Scheper (ratlaw) wrote :

As an additional workaround you can manually set the SSL option in $HOME/.pgadmin3. Just create the server entry as usual and then close pgadmi3. Then edit $HOME/.pgadmin3 and change SSL=-1 to SSL=0, for "preferred." I wasn't able to permanently change SSL to "required."

Revision history for this message
Sebastian Sanitz (sebastian-sanitz) wrote :

Problem still unsolved in Ubtuntu 11.10

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in pgadmin3 (Ubuntu):
status: New → Confirmed
Revision history for this message
Guillaume Lelarge (guillaume-lelarge-info) wrote :

I applied a patch upstream to fix the behaviour. It should be available in 1.14.2, but you can also grab the patch: http://git.postgresql.org/gitweb/?p=pgadmin3.git;a=commit;h=65b188df52c1ae4e75ae89899d693d9a268662fd

Revision history for this message
chrone (chrone81) wrote :

thanks for the patch, looking forward for the official update. ssl is a must these days. :)

petre (petrem.)
tags: added: pgadmin3 postgres ssl
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.