Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 110 of 209 for sasl (0.1 sec)

  1. cmd/kubeadm/app/apis/kubeadm/v1beta4/types.go

    	Endpoints []string `json:"endpoints"`
    
    	// CAFile is an SSL Certificate Authority file used to secure etcd communication.
    	// Required if using a TLS connection.
    	CAFile string `json:"caFile"`
    
    	// CertFile is an SSL certification file used to secure etcd communication.
    	// Required if using a TLS connection.
    	CertFile string `json:"certFile"`
    
    	// KeyFile is an SSL key file used to secure etcd communication.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 17 03:12:52 UTC 2024
    - 34.5K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/org/apache/maven/lifecycle/pom.xml

            <artifactId>model-builder</artifactId>
            <version>${modelBuilderVersion}</version>
          </dependency>
          <dependency>
            <groupId>org.codehaus.woodstox</groupId>
            <artifactId>wstx-asl</artifactId>
            <version>${woodstoxVersion}</version>
          </dependency>
          <!--  Commons -->
          <dependency>
            <groupId>commons-cli</groupId>
            <artifactId>commons-cli</artifactId>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sat Sep 11 08:52:20 UTC 2021
    - 22.4K bytes
    - Viewed (0)
  3. maven-core/src/test/projects/lifecycle-executor/project-with-inheritance/pom.xml

            <artifactId>model-builder</artifactId>
            <version>${modelBuilderVersion}</version>
          </dependency>
          <dependency>
            <groupId>org.codehaus.woodstox</groupId>
            <artifactId>wstx-asl</artifactId>
            <version>${woodstoxVersion}</version>
          </dependency>
          <!--  Commons -->
          <dependency>
            <groupId>commons-cli</groupId>
            <artifactId>commons-cli</artifactId>
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu Aug 03 09:29:10 UTC 2023
    - 22.4K bytes
    - Viewed (0)
  4. src/crypto/x509/root_windows.go

    		default:
    			return UnknownAuthorityError{c, nil, nil}
    		}
    	}
    	return nil
    }
    
    // checkChainSSLServerPolicy checks that the certificate chain in chainCtx is valid for
    // use as a certificate chain for a SSL/TLS server.
    func checkChainSSLServerPolicy(c *Certificate, chainCtx *syscall.CertChainContext, opts *VerifyOptions) error {
    	servernamep, err := syscall.UTF16PtrFromString(strings.TrimSuffix(opts.DNSName, "."))
    	if err != nil {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Nov 09 19:41:40 UTC 2023
    - 8.7K bytes
    - Viewed (0)
  5. .bazelrc

    # This is the same as the official TensorFlow builds.
    # See https://developer.nvidia.com/cuda-gpus#compute
    # `compute_XY` enables PTX embedding in addition to SASS. PTX
    # is forward compatible beyond the current compute capability major
    # release while SASS is only forward compatible inside the current
    # major release. Example: sm_80 kernels can run on sm_89 GPUs but
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 17:12:54 UTC 2024
    - 52.9K bytes
    - Viewed (0)
  6. hack/cherry_pick_pull.sh

    cleanbranch="${NEWBRANCHUNIQ}"
    
    gitamcleanup=true
    for pull in "${PULLS[@]}"; do
      echo "+++ Downloading patch to /tmp/${pull}.patch (in case you need to do this again)"
    
      curl -o "/tmp/${pull}.patch" -sSL "https://github.com/${MAIN_REPO_ORG}/${MAIN_REPO_NAME}/pull/${pull}.patch"
      echo
      echo "+++ About to attempt cherry pick of PR. To reattempt:"
      echo "  $ git am -3 /tmp/${pull}.patch"
      echo
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Jun 26 03:51:05 UTC 2022
    - 8.9K bytes
    - Viewed (0)
  7. okhttp/src/main/kotlin/okhttp3/OkHttpClient.kt

    import java.util.concurrent.ExecutorService
    import java.util.concurrent.TimeUnit
    import java.util.concurrent.TimeUnit.MILLISECONDS
    import javax.net.SocketFactory
    import javax.net.ssl.HostnameVerifier
    import javax.net.ssl.SSLSocketFactory
    import javax.net.ssl.X509TrustManager
    import kotlin.time.Duration as KotlinDuration
    import okhttp3.Protocol.HTTP_1_1
    import okhttp3.Protocol.HTTP_2
    import okhttp3.internal.asFactory
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Apr 06 04:21:33 UTC 2024
    - 52K bytes
    - Viewed (0)
  8. pkg/registry/rbac/validation/rule.go

    		return has(user.GetGroups(), subject.Name)
    
    	case rbacv1.ServiceAccountKind:
    		// default the namespace to namespace we're working in if its available.  This allows rolebindings that reference
    		// SAs in th local namespace to avoid having to qualify them.
    		saNamespace := namespace
    		if len(subject.Namespace) > 0 {
    			saNamespace = subject.Namespace
    		}
    		if len(saNamespace) == 0 {
    			return false
    		}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 02 16:51:16 UTC 2020
    - 11.6K bytes
    - Viewed (0)
  9. src/crypto/tls/bogo_shim_test.go

    	}
    
    	goCmd, err := testenv.GoTool()
    	if err != nil {
    		t.Fatal(err)
    	}
    	cmd := exec.Command(goCmd, args...)
    	out := &strings.Builder{}
    	cmd.Stderr = out
    	cmd.Dir = filepath.Join(bogoDir, "ssl/test/runner")
    	err = cmd.Run()
    	// NOTE: we don't immediately check the error, because the failure could be either because
    	// the runner failed for some unexpected reason, or because a test case failed, and we
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 17:25:39 UTC 2024
    - 12.6K bytes
    - Viewed (0)
  10. src/cmd/compile/internal/ssa/_gen/386Ops.go

    		{name: "SHRBconst", argLength: 1, reg: gp11, asm: "SHRB", aux: "Int8", resultInArg0: true, clobberFlags: true},  // unsigned arg0 >> auxint, shift amount 0-7
    
    		{name: "SARL", argLength: 2, reg: gp21shift, asm: "SARL", resultInArg0: true, clobberFlags: true},               // signed arg0 >> arg1, shift amount is mod 32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 14 08:10:32 UTC 2023
    - 45.1K bytes
    - Viewed (0)
Back to top