CS DBA wrote:
> We have a client that is asking for a service as follows:
>
> - a virtual machine in our data center
> - they want to upload files to the VM via sftp
> - they want to connect to a local db server on the VM via SSL
>
> Here's my question;
> Do I need to pay for an official SSL cert
On Feb 4, 2013 8:50 PM, "CS DBA" wrote:
>
> All;
>
> We have a client that is asking for a service as follows:
>
> - a virtual machine in our data center
> - they want to upload files to the VM via sftp
> - they want to connect to a local db server on the VM via SSL
>
> Here's my question;
> Do I
All;
We have a client that is asking for a service as follows:
- a virtual machine in our data center
- they want to upload files to the VM via sftp
- they want to connect to a local db server on the VM via SSL
Here's my question;
Do I need to pay for an official SSL cert? If so, they seem to b
0 12:04:43 PM
Subject: [ADMIN] SSL question
I am trying to get SSL to to work with Postgres 8.1 under CentOS 5. The
situation is that I have a key and cert I must use (so no self-signing) and
attempting to access the database yields the message that no client cert was
found in the ~/.postgresql
I am trying to get SSL to to work with Postgres 8.1 under CentOS 5. The
situation is that I have a key and cert I must use (so no self-signing) and
attempting to access the database yields the message that no client cert was
found in the ~/.postgresql directory.
It is my understanding that I do
On Feb 1, 2008 9:08 AM, Bronson, Allan B. (Mission Systems)
<[EMAIL PROTECTED]> wrote:
> I am trying to create a SSl connection to PostGres using JDBC and am not
> sure if it is working.
>
> I read that you must have openssl on the client machine for the connection
> to take place. I have turned s
On Fri, Feb 01, 2008 at 09:08:23AM -0600, Bronson, Allan B. (Mission Systems)
wrote:
> I am trying to create a SSl connection to PostGres using JDBC and am not
> sure if it is working.
>
> I read that you must have openssl on the client machine for the
> connection to take place.
You don't
I am trying to create a SSl connection to PostGres using JDBC and am not
sure if it is working.
I read that you must have openssl on the client machine for the
connection to take place. I have turned ssl = on in the config file,
created a cert and key file and placed them in the correct directo