20.4 ‑‑certfile

Specifies the full path to the public certificate file used to provide secure SSL communication between the POA and other programs. See Section 15.3.3, Securing the Post Office with SSL Connections to the POA.

 

Linux POA

Windows POA

Syntax:

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

Example:

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

See also ‑‑keyfile and ‑‑keypassword.