From: | Stephen Frost <sfrost(at)snowman(dot)net> |
---|---|
To: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Is it worth accepting multiple CRLs? |
Date: | 2020-07-31 13:00:14 |
Message-ID: | 20200731130014.GC12375@tamriel.snowman.net |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Greetings,
* Kyotaro Horiguchi (horikyota(dot)ntt(at)gmail(dot)com) wrote:
> PostgreSQL server accepts only one CRL file. It is easy to expand
> be_tls_init to accept a directory set in ssl_crl_file. But I'm not
> sure CRL is actually even utilized in the field so that could ends
> with just bloating the documentation.
>
> Is it work doing?
Yes, CRLs are absolutely used in the field and having this would be
nice.
Thanks,
Stephen
From | Date | Subject | |
---|---|---|---|
Next Message | James Coleman | 2020-07-31 14:02:16 | Re: Use of "long" in incremental sort code |
Previous Message | Henry B Hotz | 2020-07-31 12:53:53 | Re: Is it worth accepting multiple CRLs? |