Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for isSecure (0.16 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

         */
        boolean isCookieSearchParameterHttpOnly();
    
        /**
         * Get the value for the key 'cookie.search.parameter.secure'. <br>
         * The value is, e.g.  <br>
         * comment: Whether to set Secure attribute to the search parameter cookie. Should be true in production environments using HTTPS.
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 525.6K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.19.md

    - Kubeadm: add the deprecated flag --port=0 to kube-controller-manager and kube-scheduler manifests to disable insecure serving. Without this flag the components by default serve (e.g. /metrics) insecurely on the default node interface (controlled by --address). Users that wish to override this behavior and enable insecure serving can pass a custom --port=X via kubeadm's "extraArgs" mechanic for these components. ([#92720](https://github.com/kubernetes/kubernetes/pull/92720),...
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top