Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for trustStoreType (0.48 seconds)

  1. build-tools-internal/src/main/groovy/elasticsearch.fips.gradle

            dependsOn 'fipsResources'
            task.systemProperty('javax.net.ssl.trustStorePassword', 'password')
            task.systemProperty('javax.net.ssl.keyStorePassword', 'password')
            task.systemProperty('javax.net.ssl.trustStoreType', 'BCFKS')
            // Using the key==value format to override default JVM security settings and policy
            // see also: https://docs.oracle.com/javase/8/docs/technotes/guides/security/PolicyFiles.html
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Sep 21 11:03:02 GMT 2021
    - 4.8K bytes
    - Click Count (0)
Back to Top