Initializing help system before first use

https_srvcrt

Description
Location of the server certificate (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 certificate file; to create a certificate you can either use the mmssl command (Section The mmssl command) or the Mosel function x509newcrt. If no value has been assigned to this parameter the default certificate file getparam("ssl_dir")+"/server.crt" will be used by the server.
Affects routines
See also
Module