Hi
I cannot successfully apply the certificate to connect the client to the server. I’m like a child in a fog.
- I launched the Spark program > Advanced settings button > Certificates tab.
- I added public key (*.cer) - the following entry appeared on the list: *.domain.com
- I have logged in to openfire server > TLS/SSL Certificates tab
- What and where should I add?
a) I tried to add to the section “XMPP Client Stores” > Trust store used for connections from clients > Manage Store Contents > import: alias *.domain.com and private key… and public key… and certificate chain… nothing worked for me
b) I tried to add something to the Server Federation Stores section. I have it on my list *.domain.com (Pass Phrase used for creating Private Key: *.domain.com
Content of Private Key file: -----BEGIN PRIVATE KEY----- … -----END PRIVATE KEY-----
Content of Certificate file: chain -----BEGIN CERTIFICATE----- … -----END CERTIFICATE-----) -
also doesn’t work
When trying to connect (domain field as: spark.domain.com), the following message appears:
No response received within reply timeout. Timeout was 12000ms (~12s). While waiting for establishing TLS
If in the file “spark.properties” I turn off the “sslEnabled=true” parameter (just set it as a comment) - then it connects immediately.
Openfire 4.7.1, build d7dfd04
Java Version: 14.0.1 Private Build – OpenJDK 64-Bit Server VM
OS / Hardware: Linux / amd64
Client: Spark 2.9.4