HTTPS tests
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 22 Jan 2014 13:00:25 +0000 (13:00 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 22 Jan 2014 13:00:25 +0000 (13:00 +0000)
examples/htdocs/jasmine.html

index 087d467..1f5ac7c 100644 (file)
@@ -5,11 +5,9 @@
     <link rel="stylesheet" type="text/css" href="tools/htdocs/mkws.css" />
     <script type="text/javascript">
       var mkws_config = {
+         pazpar2_url : "https://mkws.indexdata.com/service-proxy/",
+         service_proxy_auth: "https://mkws.indexdata.com/service-proxy-auth",
          perpage_default: 10
-         /*
-         pazpar2_url : "/service-proxy/",
-         service_proxy_auth : "/service-proxy-auth/",
-         */
       };
     </script>
     <script type="text/javascript" src="//code.jquery.com/jquery-1.4.4.min.js"></script>