certificate - Search results
Mailing lists >> pgsql-patches >> Thread
2007-10-03 14:01:29 | Re: OpenSSL Applink (Heikki Linnakangas)
certificates are never very big, so reading it all in memory shouldn't be a problem
Mailing lists >> pgsql-patches >> Thread
2007-10-01 11:59:51 | Re: OpenSSL Applink (Magnus Hagander)
provoket it due to not knowing enough about setting up certificate chains and such) //Magnus
Mailing lists >> pgsql-patches >> Thread
2007-10-01 09:37:49 | Re: OpenSSL Applink (Magnus Hagander)
certificate before we connect (and before it's requested) and just queue up the error
Mailing lists >> pgsql-patches >> Thread
2007-09-28 18:38:27 | Re: OpenSSL Applink (Dave Page)
certificate */ snprintf(fnbuf, sizeof(fnbuf), "%s/%s", homedir, USER_CERT_FILE); ! if ((fp = fopen(fnbuf
Mailing lists >> pgsql-patches >> Thread
2007-09-28 18:22:17 | Re: OpenSSL Applink (Dave Page)
certificate */ snprintf(fnbuf, sizeof(fnbuf), "%s/%s", homedir, USER_CERT_FILE); ! if ((fp = fopen(fnbuf
Mailing lists >> pgsql-patches >> Thread
2007-09-28 17:22:50 | Re: OpenSSL Applink (Dave Page)
certificate is missing, instead of: could not open certificate file "C:\Documents and Settings\Dave
Mailing lists >> pgsql-patches >> Thread
2007-09-28 11:28:04 | OpenSSL Applink (Dave Page)
certificate will bail out with an error such as: C:\pgsql-8.3>bin\psql -p 5433 postgres