mayflower / PayForMe

iOS client for Cospend on Nextcloud
Apache License 2.0
72 stars 14 forks source link

IHateMoney Server Not Found https related #54

Open WildRackoon opened 2 years ago

WildRackoon commented 2 years ago

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.

nobbes commented 1 year ago

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.