Initializing help system before first use

https_srvkey

Description
Location of the server private key (required by an HTTPS server).
Type
String, read/write
Note
Running an HTTPS server requires a server certificate and its associated private key. This parameter defines the location of the private key file; to create a certificate use either the mmssl command (Section The mmssl command) or the function x509newcrt). If no value has been assigned to this parameter the default key file getparam("ssl_dir")+"/server.key" will be used by the server.
Affects routines
See also
Module