Is it worth accepting multiple CRLs? - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject Is it worth accepting multiple CRLs?
Date
Msg-id 20200731.173911.904649928639357911.horikyota.ntt@gmail.com
Whole thread Raw
Responses Re: Is it worth accepting multiple CRLs?  (Henry B Hotz <hbhotz@oxy.edu>)
Re: Is it worth accepting multiple CRLs?  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
Hello.

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?

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: fixing pg_ctl with relative paths
Next
From: Pierre Ducroquet
Date:
Subject: [PATCH] Remove useless distinct clauses