@@ -473,4 +525,65 @@ public class IdentityStore extends CertificateStore
...
@@ -473,4 +525,65 @@ public class IdentityStore extends CertificateStore
Log.info("The supplied certificate chain does not cover the domain of this XMPP service ('"+domainName+"'). Instead, it covers "+Arrays.toString(serverIdentities.toArray(newString[serverIdentities.size()])));
Log.info("The supplied certificate chain does not cover the domain of this XMPP service ('"+domainName+"'). Instead, it covers "+Arrays.toString(serverIdentities.toArray(newString[serverIdentities.size()])));
returnfalse;
returnfalse;
}
}
/**
* Generates an alias that is currently unused in this store.