ssl_crl_path

A non-null value for this parameter activates the server’s certificate revocation list (CRL) feature.

ssl_crl_path = pathname

The server reads CRL files from this directory. The directory should contain only CRL files. If other files are located in the pathname directory, TLS initialization will fail.