Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for secretpassword (0.05 seconds)

  1. build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/TestWithSslPlugin.java

                        c.setting("xpack.security.http.ssl.keystore.path", "test-node.jks");
                        c.keystore("xpack.security.transport.ssl.keystore.secure_password", "keypass");
                        c.keystore("xpack.security.http.ssl.keystore.secure_password", "keypass");
                        // copy keystores & certs into config/
                        c.extraConfigFile(nodeKeystore.getName(), nodeKeystore);
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Jun 01 09:19:30 GMT 2021
    - 6.1K bytes
    - Click Count (0)
Back to Top