Modified: knox/trunk/books/0.10.0/config_authn.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config_authn.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/config_authn.md (original)
+++ knox/trunk/books/0.10.0/config_authn.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -156,4 +156,4 @@ The definition would look like the follo
     <provider>
     ...
 
-At present, ShiroProvider in Knox leverages JavaEE session to maintain 
authentication state for a user across requests using JSESSIONID cookie. So, a 
client that authenticated with Knox could pass the JSESSIONID cookie with 
repeated requests as long as the session has not timed out instead of 
submitting userid/password with every request. Presenting a valid session 
cookie in place of userid/password would also perform better as additional 
credential store lookups are avoided.
\ No newline at end of file
+At present, ShiroProvider in Knox leverages JavaEE session to maintain 
authentication state for a user across requests using JSESSIONID cookie. So, a 
client that authenticated with Knox could pass the JSESSIONID cookie with 
repeated requests as long as the session has not timed out instead of 
submitting userid/password with every request. Presenting a valid session 
cookie in place of userid/password would also perform better as additional 
credential store lookups are avoided.

Modified: knox/trunk/books/0.10.0/config_authz.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config_authz.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/config_authz.md (original)
+++ knox/trunk/books/0.10.0/config_authz.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/config_ha.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config_ha.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/config_ha.md (original)
+++ knox/trunk/books/0.10.0/config_ha.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/config_hadoop_auth_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config_hadoop_auth_provider.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/config_hadoop_auth_provider.md (original)
+++ knox/trunk/books/0.10.0/config_hadoop_auth_provider.md Thu Mar 12 19:11:27 
2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/config_id_assertion.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config_id_assertion.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/config_id_assertion.md (original)
+++ knox/trunk/books/0.10.0/config_id_assertion.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/config_kerberos.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config_kerberos.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/config_kerberos.md (original)
+++ knox/trunk/books/0.10.0/config_kerberos.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/config_ldap_authc_cache.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config_ldap_authc_cache.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/config_ldap_authc_cache.md (original)
+++ knox/trunk/books/0.10.0/config_ldap_authc_cache.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/config_ldap_group_lookup.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config_ldap_group_lookup.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/config_ldap_group_lookup.md (original)
+++ knox/trunk/books/0.10.0/config_ldap_group_lookup.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/config_mutual_authentication_ssl.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config_mutual_authentication_ssl.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/config_mutual_authentication_ssl.md (original)
+++ knox/trunk/books/0.10.0/config_mutual_authentication_ssl.md Thu Mar 12 
19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -36,4 +36,4 @@ We can specify the path to a dedicated t
     knoxcli.sh create-alias gateway-truststore-password --value {pwd} 
   
 Otherwise, the master secret will be used.
-If the truststore is not a JKS type then it can be set via 
`gateway.truststore.type`.
\ No newline at end of file
+If the truststore is not a JKS type then it can be set via 
`gateway.truststore.type`.

Modified: knox/trunk/books/0.10.0/config_pac4j_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config_pac4j_provider.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/config_pac4j_provider.md (original)
+++ knox/trunk/books/0.10.0/config_pac4j_provider.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/config_pam_authn.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config_pam_authn.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/config_pam_authn.md (original)
+++ knox/trunk/books/0.10.0/config_pam_authn.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/config_preauth_sso_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config_preauth_sso_provider.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/config_preauth_sso_provider.md (original)
+++ knox/trunk/books/0.10.0/config_preauth_sso_provider.md Thu Mar 12 19:11:27 
2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/config_sandbox.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config_sandbox.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/config_sandbox.md (original)
+++ knox/trunk/books/0.10.0/config_sandbox.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/config_webappsec_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/config_webappsec_provider.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/config_webappsec_provider.md (original)
+++ knox/trunk/books/0.10.0/config_webappsec_provider.md Thu Mar 12 19:11:27 
2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/dev-guide/book.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/dev-guide/book.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/dev-guide/book.md (original)
+++ knox/trunk/books/0.10.0/dev-guide/book.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -784,7 +784,7 @@ allRules.addRules( newRules );
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
             <distribution>repo</distribution>
         </license>
     </licenses>
@@ -1038,7 +1038,7 @@ public interface ProviderDeploymentContr
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
             <distribution>repo</distribution>
         </license>
     </licenses>

Modified: knox/trunk/books/0.10.0/knox_cli.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/knox_cli.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/knox_cli.md (original)
+++ knox/trunk/books/0.10.0/knox_cli.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -129,4 +129,4 @@ argument | description
 \-\-port       | Optional; port that the cluster is running on. If not 
supplied CLI will try to read config files to find the port.
 \-\-u  | Required; username to authorize against Hadoop services
 \-\-p  | Required; password to match username
-\-\-d | Optional; Print extra debug info on failed authentication
\ No newline at end of file
+\-\-d | Optional; Print extra debug info on failed authentication

Modified: knox/trunk/books/0.10.0/quick_start.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/quick_start.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/quick_start.md (original)
+++ knox/trunk/books/0.10.0/quick_start.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/service_config.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/service_config.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/service_config.md (original)
+++ knox/trunk/books/0.10.0/service_config.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/service_default_ha.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/service_default_ha.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/service_default_ha.md (original)
+++ knox/trunk/books/0.10.0/service_default_ha.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/service_hbase.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/service_hbase.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/service_hbase.md (original)
+++ knox/trunk/books/0.10.0/service_hbase.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -355,7 +355,7 @@ Each line from the file below will need
      * "License"); you may not use this file except in compliance
      * with the License.  You may obtain a copy of the License at
      *
-     *     http://www.apache.org/licenses/LICENSE-2.0
+     *     https://www.apache.org/licenses/LICENSE-2.0
      *
      * Unless required by applicable law or agreed to in writing, software
      * distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/service_hive.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/service_hive.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/service_hive.md (original)
+++ knox/trunk/books/0.10.0/service_hive.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/service_oozie.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/service_oozie.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/service_oozie.md (original)
+++ knox/trunk/books/0.10.0/service_oozie.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/service_service_test.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/service_service_test.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/service_service_test.md (original)
+++ knox/trunk/books/0.10.0/service_service_test.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/service_storm.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/service_storm.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/service_storm.md (original)
+++ knox/trunk/books/0.10.0/service_storm.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/service_webhcat.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/service_webhcat.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/service_webhcat.md (original)
+++ knox/trunk/books/0.10.0/service_webhcat.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/service_webhdfs.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/service_webhdfs.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/service_webhdfs.md (original)
+++ knox/trunk/books/0.10.0/service_webhdfs.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/service_yarn.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/service_yarn.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/service_yarn.md (original)
+++ knox/trunk/books/0.10.0/service_yarn.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/websocket-support.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/websocket-support.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/websocket-support.md (original)
+++ knox/trunk/books/0.10.0/websocket-support.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.10.0/x-forwarded-headers.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.10.0/x-forwarded-headers.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.10.0/x-forwarded-headers.md (original)
+++ knox/trunk/books/0.10.0/x-forwarded-headers.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/admin_api.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/admin_api.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/admin_api.md (original)
+++ knox/trunk/books/0.11.0/admin_api.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/admin_ui.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/admin_ui.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/admin_ui.md (original)
+++ knox/trunk/books/0.11.0/admin_ui.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -42,4 +42,4 @@ The application is a conventional one pa
 The admin UI is deployed using the topology called 'manager'. The out of box 
authentication specified uses the LDAP credentials
  and since the UI depends on the admin UI, only someone in the admin role can 
access the UI functionality. In order to change the 
  authentication mechanism, the manager topology needs to be changed. For 
example, KNOXSSO can be used as an alternative mechanism here.
- 
\ No newline at end of file
+ 

Modified: knox/trunk/books/0.11.0/book.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/book.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/book.md (original)
+++ knox/trunk/books/0.11.0/book.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/book_client-details.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/book_client-details.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/book_client-details.md (original)
+++ knox/trunk/books/0.11.0/book_client-details.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/book_gateway-details.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/book_gateway-details.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/book_gateway-details.md (original)
+++ knox/trunk/books/0.11.0/book_gateway-details.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/book_getting-started.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/book_getting-started.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/book_getting-started.md (original)
+++ knox/trunk/books/0.11.0/book_getting-started.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/book_knox-samples.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/book_knox-samples.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/book_knox-samples.md (original)
+++ knox/trunk/books/0.11.0/book_knox-samples.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/book_limitations.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/book_limitations.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/book_limitations.md (original)
+++ knox/trunk/books/0.11.0/book_limitations.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/book_service-details.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/book_service-details.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/book_service-details.md (original)
+++ knox/trunk/books/0.11.0/book_service-details.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/book_troubleshooting.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/book_troubleshooting.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/book_troubleshooting.md (original)
+++ knox/trunk/books/0.11.0/book_troubleshooting.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/book_ui_service_details.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/book_ui_service_details.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/book_ui_service_details.md (original)
+++ knox/trunk/books/0.11.0/book_ui_service_details.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -335,4 +335,4 @@ through authentication challenge and cre
         </service>
     </topology>
     
-    
\ No newline at end of file
+    

Modified: knox/trunk/books/0.11.0/config.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config.md (original)
+++ knox/trunk/books/0.11.0/config.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/config_audit.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_audit.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_audit.md (original)
+++ knox/trunk/books/0.11.0/config_audit.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/config_authn.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_authn.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_authn.md (original)
+++ knox/trunk/books/0.11.0/config_authn.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -156,4 +156,4 @@ The definition would look like the follo
     <provider>
     ...
 
-At present, ShiroProvider in Knox leverages JavaEE session to maintain 
authentication state for a user across requests using JSESSIONID cookie. So, a 
client that authenticated with Knox could pass the JSESSIONID cookie with 
repeated requests as long as the session has not timed out instead of 
submitting userid/password with every request. Presenting a valid session 
cookie in place of userid/password would also perform better as additional 
credential store lookups are avoided.
\ No newline at end of file
+At present, ShiroProvider in Knox leverages JavaEE session to maintain 
authentication state for a user across requests using JSESSIONID cookie. So, a 
client that authenticated with Knox could pass the JSESSIONID cookie with 
repeated requests as long as the session has not timed out instead of 
submitting userid/password with every request. Presenting a valid session 
cookie in place of userid/password would also perform better as additional 
credential store lookups are avoided.

Modified: knox/trunk/books/0.11.0/config_authz.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_authz.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_authz.md (original)
+++ knox/trunk/books/0.11.0/config_authz.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/config_ha.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_ha.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_ha.md (original)
+++ knox/trunk/books/0.11.0/config_ha.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/config_hadoop_auth_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_hadoop_auth_provider.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_hadoop_auth_provider.md (original)
+++ knox/trunk/books/0.11.0/config_hadoop_auth_provider.md Thu Mar 12 19:11:27 
2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/config_id_assertion.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_id_assertion.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_id_assertion.md (original)
+++ knox/trunk/books/0.11.0/config_id_assertion.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/config_kerberos.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_kerberos.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_kerberos.md (original)
+++ knox/trunk/books/0.11.0/config_kerberos.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/config_ldap_authc_cache.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_ldap_authc_cache.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_ldap_authc_cache.md (original)
+++ knox/trunk/books/0.11.0/config_ldap_authc_cache.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/config_ldap_group_lookup.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_ldap_group_lookup.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_ldap_group_lookup.md (original)
+++ knox/trunk/books/0.11.0/config_ldap_group_lookup.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/config_metrics.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_metrics.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_metrics.md (original)
+++ knox/trunk/books/0.11.0/config_metrics.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/config_mutual_authentication_ssl.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_mutual_authentication_ssl.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_mutual_authentication_ssl.md (original)
+++ knox/trunk/books/0.11.0/config_mutual_authentication_ssl.md Thu Mar 12 
19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -36,4 +36,4 @@ We can specify the path to a dedicated t
     knoxcli.sh create-alias gateway-truststore-password --value {pwd} 
   
 Otherwise, the master secret will be used.
-If the truststore is not a JKS type then it can be set via 
`gateway.truststore.type`.
\ No newline at end of file
+If the truststore is not a JKS type then it can be set via 
`gateway.truststore.type`.

Modified: knox/trunk/books/0.11.0/config_pac4j_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_pac4j_provider.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_pac4j_provider.md (original)
+++ knox/trunk/books/0.11.0/config_pac4j_provider.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/config_pam_authn.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_pam_authn.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_pam_authn.md (original)
+++ knox/trunk/books/0.11.0/config_pam_authn.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/config_preauth_sso_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_preauth_sso_provider.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_preauth_sso_provider.md (original)
+++ knox/trunk/books/0.11.0/config_preauth_sso_provider.md Thu Mar 12 19:11:27 
2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/config_sandbox.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_sandbox.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_sandbox.md (original)
+++ knox/trunk/books/0.11.0/config_sandbox.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/config_sso_cookie_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_sso_cookie_provider.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_sso_cookie_provider.md (original)
+++ knox/trunk/books/0.11.0/config_sso_cookie_provider.md Thu Mar 12 19:11:27 
2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/config_webappsec_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/config_webappsec_provider.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/config_webappsec_provider.md (original)
+++ knox/trunk/books/0.11.0/config_webappsec_provider.md Thu Mar 12 19:11:27 
2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/dev-guide/book.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/dev-guide/book.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/dev-guide/book.md (original)
+++ knox/trunk/books/0.11.0/dev-guide/book.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -784,7 +784,7 @@ allRules.addRules( newRules );
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
             <distribution>repo</distribution>
         </license>
     </licenses>
@@ -1038,7 +1038,7 @@ public interface ProviderDeploymentContr
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>
-            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+            <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
             <distribution>repo</distribution>
         </license>
     </licenses>

Modified: knox/trunk/books/0.11.0/knox_cli.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/knox_cli.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/knox_cli.md (original)
+++ knox/trunk/books/0.11.0/knox_cli.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -129,4 +129,4 @@ argument | description
 \-\-port       | Optional; port that the cluster is running on. If not 
supplied CLI will try to read config files to find the port.
 \-\-u  | Required; username to authorize against Hadoop services
 \-\-p  | Required; password to match username
-\-\-d | Optional; Print extra debug info on failed authentication
\ No newline at end of file
+\-\-d | Optional; Print extra debug info on failed authentication

Modified: knox/trunk/books/0.11.0/quick_start.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/quick_start.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/quick_start.md (original)
+++ knox/trunk/books/0.11.0/quick_start.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/service_avatica.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/service_avatica.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/service_avatica.md (original)
+++ knox/trunk/books/0.11.0/service_avatica.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/service_config.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/service_config.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/service_config.md (original)
+++ knox/trunk/books/0.11.0/service_config.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/service_default_ha.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/service_default_ha.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/service_default_ha.md (original)
+++ knox/trunk/books/0.11.0/service_default_ha.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/service_hbase.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/service_hbase.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/service_hbase.md (original)
+++ knox/trunk/books/0.11.0/service_hbase.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -355,7 +355,7 @@ Each line from the file below will need
      * "License"); you may not use this file except in compliance
      * with the License.  You may obtain a copy of the License at
      *
-     *     http://www.apache.org/licenses/LICENSE-2.0
+     *     https://www.apache.org/licenses/LICENSE-2.0
      *
      * Unless required by applicable law or agreed to in writing, software
      * distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/service_hive.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/service_hive.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/service_hive.md (original)
+++ knox/trunk/books/0.11.0/service_hive.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/service_oozie.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/service_oozie.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/service_oozie.md (original)
+++ knox/trunk/books/0.11.0/service_oozie.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/service_service_test.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/service_service_test.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/service_service_test.md (original)
+++ knox/trunk/books/0.11.0/service_service_test.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/service_storm.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/service_storm.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/service_storm.md (original)
+++ knox/trunk/books/0.11.0/service_storm.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/service_webhcat.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/service_webhcat.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/service_webhcat.md (original)
+++ knox/trunk/books/0.11.0/service_webhcat.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/service_webhdfs.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/service_webhdfs.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/service_webhdfs.md (original)
+++ knox/trunk/books/0.11.0/service_webhdfs.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/service_yarn.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/service_yarn.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/service_yarn.md (original)
+++ knox/trunk/books/0.11.0/service_yarn.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/websocket-support.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/websocket-support.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/websocket-support.md (original)
+++ knox/trunk/books/0.11.0/websocket-support.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.11.0/x-forwarded-headers.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.11.0/x-forwarded-headers.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.11.0/x-forwarded-headers.md (original)
+++ knox/trunk/books/0.11.0/x-forwarded-headers.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/admin_api.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/admin_api.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/admin_api.md (original)
+++ knox/trunk/books/0.12.0/admin_api.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/admin_ui.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/admin_ui.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/admin_ui.md (original)
+++ knox/trunk/books/0.12.0/admin_ui.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -42,4 +42,4 @@ The application is a conventional one pa
 The admin UI is deployed using the topology called 'manager'. The out of box 
authentication specified uses the LDAP credentials
  and since the UI depends on the admin UI, only someone in the admin role can 
access the UI functionality. In order to change the 
  authentication mechanism, the manager topology needs to be changed. For 
example, KNOXSSO can be used as an alternative mechanism here.
- 
\ No newline at end of file
+ 

Modified: knox/trunk/books/0.12.0/book.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/book.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/book.md (original)
+++ knox/trunk/books/0.12.0/book.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/book_client-details.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/book_client-details.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/book_client-details.md (original)
+++ knox/trunk/books/0.12.0/book_client-details.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/book_gateway-details.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/book_gateway-details.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/book_gateway-details.md (original)
+++ knox/trunk/books/0.12.0/book_gateway-details.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/book_getting-started.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/book_getting-started.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/book_getting-started.md (original)
+++ knox/trunk/books/0.12.0/book_getting-started.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/book_knox-samples.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/book_knox-samples.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/book_knox-samples.md (original)
+++ knox/trunk/books/0.12.0/book_knox-samples.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/book_limitations.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/book_limitations.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/book_limitations.md (original)
+++ knox/trunk/books/0.12.0/book_limitations.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/book_service-details.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/book_service-details.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/book_service-details.md (original)
+++ knox/trunk/books/0.12.0/book_service-details.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/book_troubleshooting.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/book_troubleshooting.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/book_troubleshooting.md (original)
+++ knox/trunk/books/0.12.0/book_troubleshooting.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/book_ui_service_details.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/book_ui_service_details.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/book_ui_service_details.md (original)
+++ knox/trunk/books/0.12.0/book_ui_service_details.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -335,4 +335,4 @@ through authentication challenge and cre
         </service>
     </topology>
     
-    
\ No newline at end of file
+    

Modified: knox/trunk/books/0.12.0/config.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config.md (original)
+++ knox/trunk/books/0.12.0/config.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/config_audit.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config_audit.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config_audit.md (original)
+++ knox/trunk/books/0.12.0/config_audit.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/config_authn.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config_authn.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config_authn.md (original)
+++ knox/trunk/books/0.12.0/config_authn.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -156,4 +156,4 @@ The definition would look like the follo
     <provider>
     ...
 
-At present, ShiroProvider in Knox leverages JavaEE session to maintain 
authentication state for a user across requests using JSESSIONID cookie. So, a 
client that authenticated with Knox could pass the JSESSIONID cookie with 
repeated requests as long as the session has not timed out instead of 
submitting userid/password with every request. Presenting a valid session 
cookie in place of userid/password would also perform better as additional 
credential store lookups are avoided.
\ No newline at end of file
+At present, ShiroProvider in Knox leverages JavaEE session to maintain 
authentication state for a user across requests using JSESSIONID cookie. So, a 
client that authenticated with Knox could pass the JSESSIONID cookie with 
repeated requests as long as the session has not timed out instead of 
submitting userid/password with every request. Presenting a valid session 
cookie in place of userid/password would also perform better as additional 
credential store lookups are avoided.

Modified: knox/trunk/books/0.12.0/config_authz.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config_authz.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config_authz.md (original)
+++ knox/trunk/books/0.12.0/config_authz.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/config_ha.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config_ha.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config_ha.md (original)
+++ knox/trunk/books/0.12.0/config_ha.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/config_hadoop_auth_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config_hadoop_auth_provider.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config_hadoop_auth_provider.md (original)
+++ knox/trunk/books/0.12.0/config_hadoop_auth_provider.md Thu Mar 12 19:11:27 
2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/config_id_assertion.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config_id_assertion.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config_id_assertion.md (original)
+++ knox/trunk/books/0.12.0/config_id_assertion.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/config_kerberos.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config_kerberos.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config_kerberos.md (original)
+++ knox/trunk/books/0.12.0/config_kerberos.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/config_ldap_authc_cache.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config_ldap_authc_cache.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config_ldap_authc_cache.md (original)
+++ knox/trunk/books/0.12.0/config_ldap_authc_cache.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/config_ldap_group_lookup.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config_ldap_group_lookup.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config_ldap_group_lookup.md (original)
+++ knox/trunk/books/0.12.0/config_ldap_group_lookup.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/config_metrics.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config_metrics.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config_metrics.md (original)
+++ knox/trunk/books/0.12.0/config_metrics.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/config_mutual_authentication_ssl.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config_mutual_authentication_ssl.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config_mutual_authentication_ssl.md (original)
+++ knox/trunk/books/0.12.0/config_mutual_authentication_ssl.md Thu Mar 12 
19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
@@ -36,4 +36,4 @@ We can specify the path to a dedicated t
     knoxcli.sh create-alias gateway-truststore-password --value {pwd} 
   
 Otherwise, the master secret will be used.
-If the truststore is not a JKS type then it can be set via 
`gateway.truststore.type`.
\ No newline at end of file
+If the truststore is not a JKS type then it can be set via 
`gateway.truststore.type`.

Modified: knox/trunk/books/0.12.0/config_pac4j_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config_pac4j_provider.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config_pac4j_provider.md (original)
+++ knox/trunk/books/0.12.0/config_pac4j_provider.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/config_pam_authn.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config_pam_authn.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config_pam_authn.md (original)
+++ knox/trunk/books/0.12.0/config_pam_authn.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/config_preauth_sso_provider.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config_preauth_sso_provider.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config_preauth_sso_provider.md (original)
+++ knox/trunk/books/0.12.0/config_preauth_sso_provider.md Thu Mar 12 19:11:27 
2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,

Modified: knox/trunk/books/0.12.0/config_sandbox.md
URL: 
http://svn.apache.org/viewvc/knox/trunk/books/0.12.0/config_sandbox.md?rev=1875136&r1=1875135&r2=1875136&view=diff
==============================================================================
--- knox/trunk/books/0.12.0/config_sandbox.md (original)
+++ knox/trunk/books/0.12.0/config_sandbox.md Thu Mar 12 19:11:27 2020
@@ -6,7 +6,7 @@
    (the "License"); you may not use this file except in compliance with
    the License.  You may obtain a copy of the License at
 
-       http://www.apache.org/licenses/LICENSE-2.0
+       https://www.apache.org/licenses/LICENSE-2.0
 
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,


Reply via email to