40.24 --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 console). See Securing Document Conversion with TLS 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.