40.34 ‑‑keyfile

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

Linux POA

Windows POA

Syntax:

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

Example:

  • ‑‑keyfile /certs/gw.key
  • /keyfile-\ssl\gw.key
  • /keyfile-m:\ssl\gw.key
  • /keyfile-\\server2\c\ssl\gw.key

See also ‑‑certfile and ‑‑keypassword.