Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    SSL: ILL and hold request

    • Article Type: General
    • Product: Aleph
    • Product Version: 15.2

    Description:
    How can is the login and hold request pages to be supported via SSL for Interlibrary Loan?

    Resolution:
    To set up Inter-library loan login and the login when the user wishes to place a hold request but has not previously logged in go through SSL, you have to change the html page in a similar fashion as the login page has been changed.

    1 - Identify the pages to change
    2 - in the form, replace in the action &server_f with &server_f_ssl
    3 - Immediately after the <form …..> tag, add the following line:
    <input type="hidden" name="ssl_flag" value="Y">

    This should be enough.


    • Article last edited: 10/8/2013