RE: First time attempting PostgreSQL SSL

2011-02-01 Thread David Patricola
: 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't hurt you

Re: First time attempting PostgreSQL SSL

2011-02-01 Thread Lou Picciano
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 already has the following to connect to the client: hostssl all all

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-01-31 Thread David Patricola
...@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 downloaded the openssl binary

Re: First time attempting PostgreSQL SSL

2011-01-31 Thread Lou Picciano
- From: David Patricola david.patric...@jefferson.edu 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

Re: First time attempting PostgreSQL SSL

2011-01-31 Thread Lou Picciano
: 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.howtoforge.com/postgresql-ssl-certificates I followed

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