51.20 --sslkey

Specifies the full path to the private file used to provide secure SSL communication between the DVA and other programs (the WebAccess Application, the POA, and the DVA Web console). See Section 48.2.3, Securing Document Conversion with SSL Connections.

Linux DVA

Windows DVA

Syntax:

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

Example:

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

See also --httpssl, --sslcert, and --sslkeypassword.