44.3 /certfile

Specifies the full path to the public certificate file used to provide secure SSL communication between the MTA and other programs. See Section 41.2.3, Securing the Domain with SSL Connections to the MTA.

NetWare MTA

Linux MTA

Windows MTA

Syntax:

  • /certfile-[svr\][vol:]\dir\file
  • /certfile-\\svr\vol\dir\file
  • --certfile-/dir/file
  • /certfile-[drive:]\dir\file
  • /certfile-\\svr\sharename\dir\file

Example:

  • /certfile-\ssl\gw.crt
  • /certfile-server2\sys:\ssl\gw.crt
  • /certfile-\\server2\sys\ssl\gw.crt
  • --certfile /certs/gw.crt
  • /certfile-\ssl\gw.crt
  • /certfile-m:\ssl\gw.crt
  • /certfile-\\server2\c\ssl\gw.crt

See also /keyfile and /keypassword.