Changeset 32465 for main


Ignore:
Timestamp:
2018-09-17T18:59:17+12:00 (6 years ago)
Author:
ak19
Message:

Correcting requirements for setting up https certification as still applied to windows and linux.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/build.xml

    r32437 r32465  
    16651665      * edited the build.properties file with
    16661666        - tomcat.server set to the/a domain name of your server
    1667         - tomcat.port.https enabled (uncommented) and set to a valid port number
     1667        - server.protocols list set to contain at least 'https' if not also http (the first in this comma-separated list will be the default protocol)
     1668        - tomcat.port.https set to a valid port number not yet in use
    16681669        - keystore.pass set to a password for the certification process
    1669         - OPTIONAL: server.protocol set to "https" (if you want https to be the default protocol)
    16701670    * read the Let's Encrypt Subscriber Agreement at https://letsencrypt.org/repository/
    16711671      If any of the above is not possible, quit this target. Continue [y/n]?
Note: See TracChangeset for help on using the changeset viewer.