Home
last modified time | relevance | path

Searched refs:useSSL (Results 1 – 25 of 423) sorted by relevance

12345678910>>...17

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/management/jmxremote/bootstrap/
H A DJMXAgentInterfaceBinding.java82 boolean useSSL) { in JMXAgentInterfaceBinding() argument
105 boolean useSSL = Boolean.parseBoolean(args[3]); in main()
117 jmxPort, rmiPort, useSSL); in main()
136 private final boolean useSSL; field in JMXAgentInterfaceBinding.JMXConnectorThread
145 boolean useSSL, in JMXConnectorThread() argument
151 this.useSSL = useSSL; in JMXConnectorThread()
175 if (useSSL) { in connect()
191 if (useSSL) { in checkRmiSocket()
198 if (useSSL) { in checkRmiSocket()
230 private final boolean useSSL; field in JMXAgentInterfaceBinding.MainThread
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/management/jmxremote/bootstrap/
H A DJMXAgentInterfaceBinding.java82 boolean useSSL) { in JMXAgentInterfaceBinding() argument
105 boolean useSSL = Boolean.parseBoolean(args[3]); in main()
117 jmxPort, rmiPort, useSSL); in main()
136 private final boolean useSSL; field in JMXAgentInterfaceBinding.JMXConnectorThread
145 boolean useSSL, in JMXConnectorThread() argument
151 this.useSSL = useSSL; in JMXConnectorThread()
175 if (useSSL) { in connect()
191 if (useSSL) { in checkRmiSocket()
198 if (useSSL) { in checkRmiSocket()
230 private final boolean useSSL; field in JMXAgentInterfaceBinding.MainThread
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/management/jmxremote/bootstrap/
H A DJMXAgentInterfaceBinding.java82 boolean useSSL) { in JMXAgentInterfaceBinding() argument
105 boolean useSSL = Boolean.parseBoolean(args[3]); in main()
117 jmxPort, rmiPort, useSSL); in main()
136 private final boolean useSSL; field in JMXAgentInterfaceBinding.JMXConnectorThread
145 boolean useSSL, in JMXConnectorThread() argument
151 this.useSSL = useSSL; in JMXConnectorThread()
175 if (useSSL) { in connect()
191 if (useSSL) { in checkRmiSocket()
198 if (useSSL) { in checkRmiSocket()
230 private final boolean useSSL; field in JMXAgentInterfaceBinding.MainThread
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/sun/management/jmxremote/bootstrap/
H A DJMXAgentInterfaceBinding.java82 boolean useSSL) { in JMXAgentInterfaceBinding() argument
105 boolean useSSL = Boolean.parseBoolean(args[3]); in main()
117 jmxPort, rmiPort, useSSL); in main()
136 private final boolean useSSL; field in JMXAgentInterfaceBinding.JMXConnectorThread
145 boolean useSSL, in JMXConnectorThread() argument
151 this.useSSL = useSSL; in JMXConnectorThread()
175 if (useSSL) { in connect()
191 if (useSSL) { in checkRmiSocket()
198 if (useSSL) { in checkRmiSocket()
230 private final boolean useSSL; field in JMXAgentInterfaceBinding.MainThread
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/sun/management/jmxremote/bootstrap/
H A DJMXAgentInterfaceBinding.java82 boolean useSSL) { in JMXAgentInterfaceBinding() argument
105 boolean useSSL = Boolean.parseBoolean(args[3]); in main()
117 jmxPort, rmiPort, useSSL); in main()
136 private final boolean useSSL; field in JMXAgentInterfaceBinding.JMXConnectorThread
145 boolean useSSL, in JMXConnectorThread() argument
151 this.useSSL = useSSL; in JMXConnectorThread()
175 if (useSSL) { in connect()
191 if (useSSL) { in checkRmiSocket()
198 if (useSSL) { in checkRmiSocket()
230 private final boolean useSSL; field in JMXAgentInterfaceBinding.MainThread
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/management/jmxremote/bootstrap/
H A DJMXAgentInterfaceBinding.java85 boolean useSSL) { in JMXAgentInterfaceBinding() argument
108 boolean useSSL = Boolean.parseBoolean(args[3]); in main()
120 jmxPort, rmiPort, useSSL); in main()
139 private final boolean useSSL; field in JMXAgentInterfaceBinding.JMXConnectorThread
148 boolean useSSL, in JMXConnectorThread() argument
154 this.useSSL = useSSL; in JMXConnectorThread()
179 if (useSSL) { in connect()
195 if (useSSL) { in checkRmiSocket()
202 if (useSSL) { in checkRmiSocket()
237 private final boolean useSSL; field in JMXAgentInterfaceBinding.MainThread
[all …]
H A DJMXInterfaceBindingTest.java77 private void runTests(List<InetAddress> addrs, boolean useSSL) { in runTests() argument
82 TestProcessThread t = new TestProcessThread(address, useSSL, latch); in runTests()
142 private final boolean useSSL; field in JMXInterfaceBindingTest.TestProcessThread
147 public TestProcessThread(String address, boolean useSSL, CountDownLatch latch) { in TestProcessThread() argument
149 this.useSSL = useSSL; in TestProcessThread()
189 return useSSL ? in getJMXPort()
207 args.add("-Dcom.sun.management.jmxremote.ssl=" + Boolean.toString(useSSL)); in createTestProcess()
210 if (useSSL) { in createTestProcess()
221 args.add(Boolean.toString(useSSL)); in createTestProcess()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/management/jmxremote/bootstrap/
H A DJMXAgentInterfaceBinding.java85 boolean useSSL) { in JMXAgentInterfaceBinding() argument
108 boolean useSSL = Boolean.parseBoolean(args[3]); in main()
120 jmxPort, rmiPort, useSSL); in main()
139 private final boolean useSSL; field in JMXAgentInterfaceBinding.JMXConnectorThread
148 boolean useSSL, in JMXConnectorThread() argument
154 this.useSSL = useSSL; in JMXConnectorThread()
179 if (useSSL) { in connect()
195 if (useSSL) { in checkRmiSocket()
202 if (useSSL) { in checkRmiSocket()
237 private final boolean useSSL; field in JMXAgentInterfaceBinding.MainThread
[all …]
H A DJMXInterfaceBindingTest.java77 private void runTests(List<InetAddress> addrs, boolean useSSL) { in runTests() argument
82 TestProcessThread t = new TestProcessThread(address, useSSL, latch); in runTests()
142 private final boolean useSSL; field in JMXInterfaceBindingTest.TestProcessThread
147 public TestProcessThread(String address, boolean useSSL, CountDownLatch latch) { in TestProcessThread() argument
149 this.useSSL = useSSL; in TestProcessThread()
189 return useSSL ? in getJMXPort()
207 args.add("-Dcom.sun.management.jmxremote.ssl=" + Boolean.toString(useSSL)); in createTestProcess()
210 if (useSSL) { in createTestProcess()
221 args.add(Boolean.toString(useSSL)); in createTestProcess()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/management/jmxremote/bootstrap/
H A DJMXAgentInterfaceBinding.java85 boolean useSSL) { in JMXAgentInterfaceBinding() argument
108 boolean useSSL = Boolean.parseBoolean(args[3]); in main()
120 jmxPort, rmiPort, useSSL); in main()
139 private final boolean useSSL; field in JMXAgentInterfaceBinding.JMXConnectorThread
148 boolean useSSL, in JMXConnectorThread() argument
154 this.useSSL = useSSL; in JMXConnectorThread()
179 if (useSSL) { in connect()
195 if (useSSL) { in checkRmiSocket()
202 if (useSSL) { in checkRmiSocket()
237 private final boolean useSSL; field in JMXAgentInterfaceBinding.MainThread
[all …]
H A DJMXInterfaceBindingTest.java77 private void runTests(List<InetAddress> addrs, boolean useSSL) { in runTests() argument
82 TestProcessThread t = new TestProcessThread(address, useSSL, latch); in runTests()
142 private final boolean useSSL; field in JMXInterfaceBindingTest.TestProcessThread
147 public TestProcessThread(String address, boolean useSSL, CountDownLatch latch) { in TestProcessThread() argument
149 this.useSSL = useSSL; in TestProcessThread()
189 return useSSL ? in getJMXPort()
207 args.add("-Dcom.sun.management.jmxremote.ssl=" + Boolean.toString(useSSL)); in createTestProcess()
210 if (useSSL) { in createTestProcess()
221 args.add(Boolean.toString(useSSL)); in createTestProcess()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/management/jmxremote/bootstrap/
H A DJMXAgentInterfaceBinding.java85 boolean useSSL) {
108 boolean useSSL = Boolean.parseBoolean(args[3]);
120 jmxPort, rmiPort, useSSL);
139 private final boolean useSSL;
148 boolean useSSL,
154 this.useSSL = useSSL;
179 if (useSSL) {
195 if (useSSL) {
202 if (useSSL) {
237 private final boolean useSSL;
[all …]
H A DJMXInterfaceBindingTest.java77 private void runTests(List<InetAddress> addrs, boolean useSSL) {
82 TestProcessThread t = new TestProcessThread(address, useSSL, latch); in JMXAgentInterfaceBinding() argument
142 private final boolean useSSL;
147 public TestProcessThread(String address, boolean useSSL, CountDownLatch latch) {
149 this.useSSL = useSSL;
189 return useSSL ?
207 args.add("-Dcom.sun.management.jmxremote.ssl=" + Boolean.toString(useSSL)); in checkRmiSocket()
210 if (useSSL) { in checkRmiSocket()
221 args.add(Boolean.toString(useSSL)); in checkRmiSocket()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/management/jmxremote/bootstrap/
H A DJMXAgentInterfaceBinding.java85 boolean useSSL) { in JMXAgentInterfaceBinding() argument
108 boolean useSSL = Boolean.parseBoolean(args[3]); in main()
120 jmxPort, rmiPort, useSSL); in main()
139 private final boolean useSSL; field in JMXAgentInterfaceBinding.JMXConnectorThread
148 boolean useSSL, in JMXConnectorThread() argument
154 this.useSSL = useSSL; in JMXConnectorThread()
179 if (useSSL) { in connect()
195 if (useSSL) { in checkRmiSocket()
202 if (useSSL) { in checkRmiSocket()
237 private final boolean useSSL; field in JMXAgentInterfaceBinding.MainThread
[all …]
H A DJMXInterfaceBindingTest.java77 private void runTests(List<InetAddress> addrs, boolean useSSL) { in runTests() argument
82 TestProcessThread t = new TestProcessThread(address, useSSL, latch); in runTests()
142 private final boolean useSSL; field in JMXInterfaceBindingTest.TestProcessThread
147 public TestProcessThread(String address, boolean useSSL, CountDownLatch latch) { in TestProcessThread() argument
149 this.useSSL = useSSL; in TestProcessThread()
189 return useSSL ? in getJMXPort()
207 args.add("-Dcom.sun.management.jmxremote.ssl=" + Boolean.toString(useSSL)); in createTestProcess()
210 if (useSSL) { in createTestProcess()
221 args.add(Boolean.toString(useSSL)); in createTestProcess()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/mysql-test/connect/r/
H A Djdbc_new.result23 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=unknown&useSSL=false';
26 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/unknown?user=root&useSSL=false';
29 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
34 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
45 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
59 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
75 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
91 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
107 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
143 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/connect/mysql-test/connect/r/
H A Djdbc_new.result23 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=unknown&useSSL=false';
26 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/unknown?user=root&useSSL=false';
29 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
34 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
45 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
59 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
75 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
91 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
107 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
143 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/connect/mysql-test/connect/r/
H A Djdbc_new.result23 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=unknown&useSSL=false';
26 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/unknown?user=root&useSSL=false';
29 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
34 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
45 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
59 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
75 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
91 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
107 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
143 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/connect/mysql-test/connect/r/
H A Djdbc_new.result23 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=unknown&useSSL=false';
26 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/unknown?user=root&useSSL=false';
29 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
34 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
45 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
59 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
75 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
91 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
107 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
143 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/connect/mysql-test/connect/r/
H A Djdbc_new.result23 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=unknown&useSSL=false';
26 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/unknown?user=root&useSSL=false';
29 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
34 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
45 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
59 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
75 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
91 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
107 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
143 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/connect/mysql-test/connect/r/
H A Djdbc_new.result23 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=unknown&useSSL=false';
26 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/unknown?user=root&useSSL=false';
29 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
34 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
45 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
59 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
75 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
91 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
107 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
143 CONNECTION='jdbc:mysql://127.0.0.1:SLAVE_PORT/test?user=root&useSSL=false';
[all …]
/dports/www/moodle310/moodle/repository/s3/
H A DS3.php206 self::$useSSL = $useSSL;
1315 $useSSL = self::$useSSL;
1334 self::$useSSL = $useSSL;
1363 $useSSL = self::$useSSL;
1369 self::$useSSL = $useSSL;
1405 $useSSL = self::$useSSL;
1424 self::$useSSL = $useSSL;
1457 $useSSL = self::$useSSL;
1464 self::$useSSL = $useSSL;
1492 $useSSL = self::$useSSL;
[all …]
/dports/www/moodle311/moodle/repository/s3/
H A DS3.php206 self::$useSSL = $useSSL;
1315 $useSSL = self::$useSSL;
1334 self::$useSSL = $useSSL;
1363 $useSSL = self::$useSSL;
1369 self::$useSSL = $useSSL;
1405 $useSSL = self::$useSSL;
1424 self::$useSSL = $useSSL;
1457 $useSSL = self::$useSSL;
1464 self::$useSSL = $useSSL;
1492 $useSSL = self::$useSSL;
[all …]
/dports/www/moodle39/moodle/repository/s3/
H A DS3.php206 self::$useSSL = $useSSL;
1315 $useSSL = self::$useSSL;
1334 self::$useSSL = $useSSL;
1363 $useSSL = self::$useSSL;
1369 self::$useSSL = $useSSL;
1405 $useSSL = self::$useSSL;
1424 self::$useSSL = $useSSL;
1457 $useSSL = self::$useSSL;
1464 self::$useSSL = $useSSL;
1492 $useSSL = self::$useSSL;
[all …]
/dports/www/bolt/bolt-2.2.24/vendor/monolog/monolog/src/Monolog/Handler/
H A DLogEntriesHandler.php28 * @param bool $useSSL Whether or not SSL encryption should be used.
34 public function __construct($token, $useSSL = true, $level = Logger::DEBUG, $bubble = true) argument
36 if ($useSSL && !extension_loaded('openssl')) {
40 $endpoint = $useSSL ? 'ssl://data.logentries.com:443' : 'data.logentries.com:80';

12345678910>>...17