crlfile.d 336 B

123456789101112
  1. Long: crlfile
  2. Arg: <file>
  3. Protocols: TLS
  4. Help: Use this CRL list
  5. Added: 7.19.7
  6. Category: tls
  7. Example: --crlfile rejects.txt $URL
  8. ---
  9. Provide a file using PEM format with a Certificate Revocation List that may
  10. specify peer certificates that are to be considered revoked.
  11. If this option is used several times, the last one will be used.