RE: First time attempting PostgreSQL SSL

2011-02-01 Thread David Patricola
[mailto:loupicci...@comcast.net] Sent: Tuesday, February 01, 2011 9:36 AM To: David Patricola Cc: openssl-users@openssl.org Subject: Re: First time attempting PostgreSQL SSL David, My server pg_hba.conf file already has the following to connect to the client: hostsslall all

Re: First time attempting PostgreSQL SSL

2011-02-01 Thread Lou Picciano
nSSL list; not really the right place to get the advice you seek? (Am happy to help nonetheless... !) Let me know how you get on! (I will want to know the resolution of all this...) Lou Picciano --- Subject: RE: First time attempting PostgreSQL SSL My server pg_hba.conf file a

RE: First time attempting PostgreSQL SSL

2011-02-01 Thread David Patricola
rg Cc: david.patric...@jefferson.edu Subject: Re: First time attempting PostgreSQL SSL David, a couple of additional thoughts, as I re-read this... First, in your client certs location - %appdata%/postgresql - you do _not_ need the CSR. This is the Certificate Signing Request. It won'

Re: First time attempting PostgreSQL SSL

2011-01-31 Thread Lou Picciano
ection error on the client side. -Original Message- From: David Patricola [mailto:david.patric...@jefferson.edu] Sent: Monday, January 31, 2011 4:10 PM To: 'openssl-users@openssl.org' Subject: RE: First time attempting PostgreSQL SSL I found an excellent tutorial on this: http://www.

Re: First time attempting PostgreSQL SSL

2011-01-31 Thread Lou Picciano
Original Message - From: "David Patricola" To: openssl-users@openssl.org Sent: Monday, January 31, 2011 4:10:10 PM Subject: RE: First time attempting PostgreSQL SSL I found an excellent tutorial on this: http://www.howtoforge.com/postgresql-ssl-certificates I followed the instru

RE: First time attempting PostgreSQL SSL

2011-01-31 Thread David Patricola
om: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Alan Buxey Sent: Saturday, January 29, 2011 3:21 PM To: openssl-users@openssl.org Subject: Re: First time attempting PostgreSQL SSL Hi, >I’m new as can be with creating SSL certificates on my own.  I down

Re: First time attempting PostgreSQL SSL

2011-01-29 Thread Alan Buxey
Hi, >I’m new as can be with creating SSL certificates on my own.  I downloaded >the openssl binary and installed it.  The instructions and tutorials on >the website don’t help me much in terms of steps A,B,C; this could also be >due to a lack of familiarity with technical terms used