Ebooks: Laurentian's wildcard cert expired, use plain HTTP
authorDan Scott <dscott@laurentian.ca>
Thu, 4 Oct 2012 21:54:58 +0000 (17:54 -0400)
committerDan Scott <dscott@laurentian.ca>
Tue, 7 May 2013 18:58:14 +0000 (14:58 -0400)
Rather than frightening people with expired certificate warnings in
their browser, just send them to HTTP. Sigh.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
tools/ebooks/prep_ebook_records.py

index ee11a94..f5657eb 100644 (file)
@@ -59,7 +59,7 @@ class Institution():
             "org_unit": "105", \
             "ebrary_code": "jndlu", \
             "gale_code": "sudb78095", \
-            "proxy": "https://librweb.laurentian.ca/login?url=", \
+            "proxy": "http://librweb.laurentian.ca/login?url=", \
             "link_text": "Available online / disponible en ligne", \
             "sfx_url": "http://sfx.scholarsportal.info/laurentian", \
             "access_note": "Access restricted to users with a valid Laurentian University ID ;" \