Specifications

Chapter 3: Configuring the ConnectPro Server 17
Parameter Description
restart
[time]
Specifyacomma-delimitedlistoftimesthatConnectProwillautomatically
restart.
Entertimesusingthefollowingformat:HH:MM[a|p].Ifthereisno'a'or'p'
followingthetime(representingAMorPM),thetimeisassumedtobeina24-
hourformat.Specifyaweeklytimebyprecedingthetimewiththedayofthe
week.
Examples: 10:00P, 06:00A, MONDAY22:30
Thisisarequiredparameter.
HTTPserver
UsethefollowingformattocreateanhttpserverentryintheConnectProconfiguration:
httpserver [ipaddr]:[port]
ssl [on | off]
Thefollowingtablecontainsinformationaboutthehttpserverentry.
Parameter Description
httpserver
[ipaddr:port]
SpecifytheIPaddressandporttowhichtheConnectProHTTP
servicebindsitself.YouwouldnormallyspecifytheANY/ALL
addressandafreeportnumber.Example: 0.0.0.0:4428
Alternatively,youcouldrestrictaccesstotheHTTPinterfacetothe
localmachine.Example: httpserver localhost:4428.
ConnectProrequiresbothanhttpserverstatementanda
userid/passwordspecificationbeforeitwillactivatetheHTTPservice.
Thisisarequiredparameter.
ssl [on | off]
Specify on tousetheSecureSocketsLayer(SSL)protocolto
communicatewiththebrowser.ConnectPromustbesuppliedwitha
validservercertificateandprivatekeyPEMfileforSSLHTTPservice
tobecomeoperational.
ThedirectorywheretheConnectProserviceisinstalledshould
containadefaultservercert.pemandserverkey.pemfile.
Thisparameterisoptionalandwilldefaultto off ifnotspecified.