How to migrate openfire http to https?

Hello,

I am migrating my openfire to https from http but getting error in certificate import.

Can anyone help me out…

I am getting this error when I am importing a trusted certificate.

Many thanks

Sourabh Modi

It is not clear what you are asking. Openfire is a XMPP server, so it does not speak HTTP. Having said that, it does have an admin console and BOSH connector that can do HTTP. Are you referencing either of those? Have you installed a CA signed cert into openfire for it to use?

1 Like

Hello Daryl,

Thanks for replying.

I have added an image in the post.

Please check it and tell me what else you need.

FYI : I have followed this link ( Bigdino Blog ).

Thanks and regards,

Sourabh Modi

1 Like

This gets into an area that I am unsure about as well, which is how to properly have your certs so that Openfire can import them.

Hello Daryl,

It will be better if you can provide me the appropriate link for this openfire ssl and please guide me for the same.

if possible please have some time and provide me step by step.

So I can move further with the installation.

Waiting for your response.

Thanks and regards

Sourabh Modi

1 Like

Please find the solution, as I am also facing this problem from many days.
It will be very thankful if you provide step by step instructions.

Somebody please provide the log entries that are being emitted when Openfire attempts to load the provided certs.

Hello Sourabh,

Thanks for asking this question, I am also facing this problem,

if you find solution from anywhere please tell me.

Thanks

Darshan

In file error.log

at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:441)
at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConne ction.java:919)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:582)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:218)
at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:51 )
at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.jav a:586)
at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java :44)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:598 )
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:533)
at java.lang.Thread.run(Thread.java:745)

while importing the certificate it giving me the error as follows.

“There was an error one importing private key and signed certificate.”