Installation Failure of regclient v1.2.0.2

Hi Team,

I’m using Ubuntu 22.04.4 LTS and OpenSSL version 3.0.2. I’m facing an installation error related to jarsigner:

error: java.lang.RuntimeException: keystore load: keystore password was incorrect.

How can I fix this issue? I saw that one of the support groups recommended using OpenSSL version 1.1.1q, but the latest Ubuntu version supports OpenSSL version 3.x. Do we need to change the keystore creation method to be compatible with OpenSSL 3.x?

Any guidance would be greatly appreciated.

Thanks,
Sam

Dear @bal_sam ,

We appreciate you reaching out with your query and would like to assure you that one of our experts is going to respond here promptly after reviewing the issue you just mentioned.

Best Regards
Team MOSIP

@keshavs

Can you help with this?

Dear @bal_sam ,

One of our colleagues have had a look into this and suggested we may need a little more time to respond to this with solution input. Will request you to kindly bear with us this while.

Best Regards
Team MOSIP

@keshavs Thank you,
Looking forward to your response.

Hi @bal_sam ,

We have gone through the issue, and suspecting that the openSSL version might not be the rootcause.

We are testing few scenarios to make sure of the same.

It might take some time. I’ll come back with some more inputs after some more investigation on this issue.

Meanwhile, suggesting you to check if the keystore password is having any special characters which might be the cause of this issue.

Regards,
Himaja Dhanyamraju

Hi @HimajaDhanyamraju2
I checked the keystore password and confirmed that it does not contain any special characters. I also manually validated the password by connecting with keytool, and it was successful

Hi @bal_sam ,

This seems to be a bug and we are working on it. The fix can be given in our next release.

As a workaround, can you please try to create keystore.p12 file from linux machines where openssl version is 1.1.1q

If you don’t have such system, we can generate the p12 file and share it.

Best Regards,
Himaja

@HimajaDhanyamraju2
I will attempt to create the keystore.p12 file on a Linux machine with OpenSSL version 1.1.1q as a workaround. If I encounter any issues or am unable to generate the file, I’ll reach out for assistance.

yes, please let me know, we will help then.