PayForMe icon indicating copy to clipboard operation
PayForMe copied to clipboard

IHateMoney Server Not Found https related

Open WildRackoon opened this issue 3 years ago • 1 comments

I am unsure whether this issue is same as #53

I was unable to connect my self-hosted instance using PayForMe. Both IHateMoney's Front-end version and Android's MoneyBuster work fine.

PayForMe it says it does not support unsecured http, therefore I tried to setup a self-signed TLS certificate instead, but with the same error. I suppose the app probably does not support untrusted TLS certs ?, I will try using a genuine one soon.

I can also provide access to my instance for you to debug if you suspect something else.

WildRackoon avatar Sep 06 '22 19:09 WildRackoon

Have you added the ca of your self-signed certificate to the trusted root certificates? If you can not call the web interface without a warning by safari, take a look at https://support.apple.com/en-us/HT204477.

nobbes avatar May 20 '23 14:05 nobbes