API call threw SSLException whenever I try to authenticat from dhis capture mobile app after setting up https

After setting up ssl certificate and making my connection to dhis htttps, I become unable to connect and authenticate from Dhis2 capture mobile ap, it just say API call threw SSLException, does this has something to do with the nginx server settings, any help would be appreciated.

Never mind, It was nginx server issue and I fixed it, thanks

Hi how did you fix it.

Regards

Maybe there is another solution but for me, it turned out that it was solved after changing the SSL certificate issuer (the paid one) to another issuer, to the free one provided by let’s Encrypt, this my not sound as a solution but it solved mine. apparently, there was something wrong in the certificate that the dhis APP didn’t like and I didn’t take my time to investegate what it was.

Great, Thank you for the clarification.