Search Options

Results per page
Sort
Preferred Languages
Advance

Results 141 - 150 of 411 for Signing (0.72 sec)

  1. platforms/software/security/src/main/java/org/gradle/plugins/signing/type/SignatureTypeProvider.java

     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    package org.gradle.plugins.signing.type;
    
    /**
     * Provider of {@link SignatureType}.
     */
    public interface SignatureTypeProvider {
    
        SignatureType getDefaultType();
    
        void setDefaultType(String extension);
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Oct 11 12:16:09 UTC 2023
    - 938 bytes
    - Viewed (0)
  2. platforms/software/signing/src/integTest/groovy/org/gradle/plugins/signing/AutoTestedSamplesSigningIntegrationTest.groovy

     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    
    package org.gradle.plugins.signing
    
    import org.gradle.integtests.fixtures.AbstractAutoTestedSamplesTest
    import org.junit.Test
    
    class AutoTestedSamplesSigningIntegrationTest extends AbstractAutoTestedSamplesTest {
        @Test
        void runSamples() {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Oct 11 12:16:09 UTC 2023
    - 907 bytes
    - Viewed (0)
  3. hack/testdata/ca/ca.crt

    # this is a test-only public key that is used in integration
    # tests as the kube controller manager's signing certificate
    # and the api server's client ca file.
    # generated with 'openssl req -new -x509 -nodes -days 365000 -key ca.key -out ca.crt', set the CN to 127.0.0.1
    -----BEGIN CERTIFICATE-----
    MIICpjCCAY4CCQCP7S9OEzUZmDANBgkqhkiG9w0BAQsFADAUMRIwEAYDVQQDDAkx
    MjcuMC4wLjEwIBcNMjIwMTA0MjMzNDMyWhgPMzAyMTA1MDcyMzM0MzJaMBQxEjAQ
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Mar 07 21:54:32 UTC 2022
    - 1.2K bytes
    - Viewed (0)
  4. prow/config/mixedlb-service.yaml

            # Run etcd in a tmpfs (in RAM) for performance improvements
            dataDir: /tmp/kind-cluster-etcd
        apiServer:
          extraArgs:
            "service-account-issuer": "kubernetes.default.svc"
            "service-account-signing-key-file": "/etc/kubernetes/pki/sa.key"
    containerdConfigPatches:
      - |-
        [plugins."io.containerd.grpc.v1.cri".registry.mirrors."localhost:5000"]
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 02 18:38:35 UTC 2023
    - 801 bytes
    - Viewed (0)
  5. pkg/test/csrctrl/controllers/csr_controller.go

    	case csr.Status.Certificate != nil:
    		log.Info("CSR has already been signed. Ignoring.")
    	case !isCertificateRequestApproved(csr):
    		log.Info("CSR is not approved, Ignoring.")
    	default:
    		log.Info("Signing")
    		x509cr, err := util.ParsePemEncodedCSR(csr.Spec.Request)
    		if err != nil {
    			log.Infof("unable to parse csr: %v", err)
    			return nil
    		}
    
    		requestedLifeTime := signer.CertTTL
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 24 17:36:41 UTC 2023
    - 3.9K bytes
    - Viewed (0)
  6. platforms/software/signing/src/integTest/groovy/org/gradle/plugins/signing/SigningTasksWithGpgCmdIntegrationSpec.groovy

     * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    package org.gradle.plugins.signing
    
    import org.gradle.test.precondition.Requires
    import org.gradle.test.preconditions.SigningTestPreconditions
    
    @Requires(SigningTestPreconditions.GpgAvailable)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Oct 11 12:16:09 UTC 2023
    - 966 bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/docs/userguide/dep-man/06-publishing/publishing_maven.adoc

    .Customizing the POM file
    ====
    include::sample[dir="snippets/signing/maven-publish/kotlin",files="build.gradle.kts[tags=pom-customization]"]
    include::sample[dir="snippets/signing/maven-publish/groovy",files="build.gradle[tags=pom-customization]"]
    ====
    
    [[publishing_maven:resolved_dependencies]]
    === Customizing dependencies versions
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Feb 23 03:39:56 UTC 2024
    - 21.3K bytes
    - Viewed (0)
  8. hack/testdata/ca/ca.key

    # this is a test-only private key that is used in integration
    # tests as the kube controller manager's signing key.
    # generated with 'openssl genrsa 2048 > ca.key'
    -----BEGIN RSA PRIVATE KEY-----
    MIIEpAIBAAKCAQEAwjbaJ4cvFelZznwnIJ1gb1CZqEd920M3pH0TAjrviCabzWJS
    rT5tAGjKHigBKixe5zeLoVztL6u8R5F5pgJhA5eT8qi1qNjexII0AYj2gex0mau2
    4tNw9f28iByoFTkGIVpJASQW2VIYoQIjmX+Yf7m4ywGSbHtgqPovK8z9gA+/Vaxa
    szYhlU+PZ5YyWOG6FoM6JA6GtKOZZm45xEo9O6LYhWpOOzO5nsDWv6wocVI2BMWo
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Mar 07 21:54:32 UTC 2022
    - 1.8K bytes
    - Viewed (0)
  9. src/main/java/jcifs/smb1/smb1/SmbSession.java

                if (SmbTransport.log.level >= 3)
                    SmbTransport.log.println(
                        "Default credentials (jcifs.smb1.smb1.client.username/password)" +
                        " not specified. SMB signing may not work propertly." +
                        "  Skipping DC interrogation." );
            } else {
                SmbSession ssn = trans.getSmbSession( NtlmPasswordAuthentication.DEFAULT );
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Fri Mar 22 21:10:40 UTC 2019
    - 18.6K bytes
    - Viewed (0)
  10. src/main/java/jcifs/smb1/ntlmssp/NtlmFlags.java

        /**
        * Indicates datagram authentication.
        */
        public static final int NTLMSSP_NEGOTIATE_DATAGRAM_STYLE = 0x00000040;
    
        /**
        * Indicates that the LAN Manager session key should be used for
        * signing and sealing authenticated communication.
        */
        public static final int NTLMSSP_NEGOTIATE_LM_KEY = 0x00000080;
    
        public static final int NTLMSSP_NEGOTIATE_NETWARE = 0x00000100;
    
        /**
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Fri Mar 22 20:39:42 UTC 2019
    - 5.3K bytes
    - Viewed (0)
Back to top