Re: [ADMIN] using ssl some of the time

2003-07-24 Thread Bruce Momjian
Tom Lane wrote: > > Charles Hornberger wrote: > >> Just a quick follow-up to share one (!) data point, which looks to me > >> like it indicates that SSL encryption/decryption is pretty expensive on > >> one of our Sun Ultra 5 boxes. The following query ("select * from wp") > >> generates ~270K o

Re: [ADMIN] using ssl some of the time

2003-07-24 Thread Tom Lane
> Charles Hornberger wrote: >> Just a quick follow-up to share one (!) data point, which looks to me >> like it indicates that SSL encryption/decryption is pretty expensive on >> one of our Sun Ultra 5 boxes. The following query ("select * from wp") >> generates ~270K of output. When executed vi

Re: [ADMIN] using ssl some of the time

2003-07-24 Thread Bruce Momjian
Charles Hornberger wrote: > Bruce Momjian wrote: > > Charles Hornberger wrote: > > > >>On Wed, 23 Jul 2003, Bruce Momjian wrote: > >> > >>>Charles Hornberger wrote: > >>> > Am I right in interpreting this to mean that I either have to use SSL > all the time or none of the time? I'm espec

Re: [ADMIN] using ssl some of the time

2003-07-24 Thread Charles Hornberger
Bruce Momjian wrote: Charles Hornberger wrote: On Wed, 23 Jul 2003, Bruce Momjian wrote: Charles Hornberger wrote: Am I right in interpreting this to mean that I either have to use SSL all the time or none of the time? I'm especially tempted to believe this might be the case after seeing this

Re: [ADMIN] using ssl some of the time

2003-07-23 Thread Bruce Momjian
Charles Hornberger wrote: > On Wed, 23 Jul 2003, Bruce Momjian wrote: > > Charles Hornberger wrote: > > > Am I right in interpreting this to mean that I either have to use SSL > > > all the time or none of the time? I'm especially tempted to believe > > > this might be the case after seeing this

Re: [ADMIN] using ssl some of the time

2003-07-22 Thread Charles Hornberger
On Wed, 23 Jul 2003, Bruce Momjian wrote: > Charles Hornberger wrote: > > Am I right in interpreting this to mean that I either have to use SSL > > all the time or none of the time? I'm especially tempted to believe > > this might be the case after seeing this item in the "Clients" section > >

Re: [ADMIN] using ssl some of the time

2003-07-22 Thread Bruce Momjian
Charles Hornberger wrote: > Am I right in interpreting this to mean that I either have to use SSL > all the time or none of the time? I'm especially tempted to believe > this might be the case after seeing this item in the "Clients" section > of http://developer.postgresql.org/todo.php: > >

[ADMIN] using ssl some of the time

2003-07-22 Thread Charles Hornberger
I'm having a bit of trouble understanding exactly how SSL-encrypted connections are supposed to work -- and specifically whether it's possible to "use SSL some of the time." Here's what I want to do: 1) I want one of my web servers to be able to connect to the database without the overhead of