pgsql: Add SSL CRL support to libpq.

Started by Bruce Momjianabout 20 years ago3 messagescomitterspatches
Jump to latest
#1Bruce Momjian
bruce@momjian.us
comitterspatches

Log Message:
-----------
Add SSL CRL support to libpq. Recently added to the backend.

Modified Files:
--------------
pgsql/src/backend/libpq:
be-secure.c (r1.68 -> r1.69)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/be-secure.c.diff?r1=1.68&r2=1.69)
pgsql/src/interfaces/libpq:
fe-secure.c (r1.79 -> r1.80)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-secure.c.diff?r1=1.79&r2=1.80)

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#1)
comitterspatches
Re: pgsql: Add SSL CRL support to libpq.

momjian@postgresql.org (Bruce Momjian) writes:

Add SSL CRL support to libpq. Recently added to the backend.

Surely this patch requires a documentation update.

regards, tom lane

#3Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#2)
comitterspatches
Re: [COMMITTERS] pgsql: Add SSL CRL support to libpq.

Tom Lane wrote:

momjian@postgresql.org (Bruce Momjian) writes:

Add SSL CRL support to libpq. Recently added to the backend.

Surely this patch requires a documentation update.

Oh, I didn't realize the libpq documentation went into that detail, but
it does. Patch attached and applied.

--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

Attachments:

/bjm/difftext/x-diffDownload+3-0