Home | History | Annotate | Download | only in connectivity

Lines Matching refs:caCert

1550         String caCert = "";
1559 caCert = (value == null) ? null : new String(value, StandardCharsets.UTF_8);
1565 if (privateKey == null || userCert == null || caCert == null || serverCert == null) {
1581 caCert, serverCert, "1701",
1593 caCert, serverCert, profile.username, profile.password, "", gateway,
1599 caCert, serverCert, profile.username, profile.password, "", gateway,