pssl:
port:
ippssl:6640:[::1]
. The --private-key
,
--certificate
, and --ca-cert
options are
mandatory when this form is used.
ptcp:
port:
ipptcp:6640:[::1]
.
punix:
fileOn POSIX, listen on the Unix domain server socket named file for a connection.
On Windows, listen on a local named pipe. A file is created in the path file to mimic the behavior of a Unix domain socket.