"Donald Fraser" <[EMAIL PROTECTED]> writes:
> My question is, can this initial request be avoided in any way - is it =
> possible to start with the SSL handshake without the request?
No, sorry. You might consider tunneling to an ssh proxy port that is
redirected to 5432 locally on the database se
Hello,
I'm not sure whether this is the correct place to post this
question, but I will try here first.
According to the documentation, to connect to
the back-end using SSL a special start-up packet (SSLRequest) is required
before the front-end can begin with the SSL hand-shake.
My questi