40.22 --sslcert

For secure SSL connections between the DVA and other programs (the WebAccess Application, the POA, and your web browser for the DVA console), specifies the full path name of the SSL certificate File. See Securing Document Conversion with TLS Connections.

Linux DVA

Windows DVA

Syntax:

--sslcert /folder/certificate_file

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

Example:

--sslcert /certs/gw.crt

  • /sslcert-\ssl\gw.crt
  • /sslcert-m:\ssl\gw.crt
  • /sslcert-\\server2\c\ssl\gw.crt

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