• Type: Sub-task
    • Resolution: Not an Issue
    • Priority: P2
    • 7u40
    • Affects Version/s: None
    • Component/s: install
    • None
    • generic
    • windows

      need to add new installer switch LOCAL_SECURITY_POLICY_URL (string, contains url)
      Value of the option should be validated at the begining (after parsing install switches, before any changes):
      - checks if the url provided is valid
      - if the url is http(s) urk, download the file,
        if the value is file url, copy the file
        put the file to temporary location (must be deleted on installer exit)
      - check the file is not empty
        (check file signature is a task for the future enhancement)

      see src/windows/common/download/HttpDownload.h/.cpp for routines for load files from http url

            Assignee:
            Alex Menkov
            Reporter:
            Alex Menkov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: