Job Scheduler

https support for the Job Scheduler interface

Details

  • Description:
    Hide

    The build-in web server should support https.
    The configuration needs to be put into scheduler.xml:

    <security ignore_unknown_hosts="yes">
    <allowed_host host="localhost" level="all" allow_http="yes" allow_https="yes"/>
    <allowed_host host = "192.168.1.50" level = "all" allow_http="no" allow_https="yes"/>
    </security>

    <http_server>
    <ssl certificate_file="config/ca.crt"/>
    </http_server>

    Further parameters for https might be necessary.

    Show
    The build-in web server should support https. The configuration needs to be put into scheduler.xml: <security ignore_unknown_hosts="yes"> <allowed_host host="localhost" level="all" allow_http="yes" allow_https="yes"/> <allowed_host host = "192.168.1.50" level = "all" allow_http="no" allow_https="yes"/> </security> <http_server> <ssl certificate_file="config/ca.crt"/> </http_server> Further parameters for https might be necessary.

Activity

There are no comments yet on this issue.

People

Dates

  • Created:
    01 December 2009 12:38
    Updated:
    12 February 2010 12:26

Time Tracking

Estimated:
1w
Original Estimate - 1 week
Remaining:
1w
Remaining Estimate - 1 week
Logged:
Not Specified
Time Spent - Not Specified