https_srvcrt
Description
|
|
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
|