It was easy enough to do it with self hosted mastodon, cant seem to login to any of the Lemmy apps with my selfhosted website? Lemmy.rip
UPDATE: I had to renew through a setting in yunohost, not automatic, porkbun was shwoing it as valid and I I’m used to them grabbing it automatically or having me paste it in during setup.
Yes you can use lemmy apps to access a self hosted instance, but you will need a real certificate for that to work.
A quick check of
Lemmy.rip
show it has a self signed certificate, thats not going to allow you to access it easily and my even stop federation from working.You should be able to get a lets encrypt certificate very easily.
forsure I thought it had one through porkbun but yunohost might be messing with that
yunohost has a dedicated page in the admin ui for you to configure your domains and certificates. default is a self-signed one unless you generate a proper one
I see the error… You need a valid and non self-signed cert. See how letsencrypt work, its easy and the industry standard today on certs. Its also free and open source.
Yeah I had to click renew manually in yunohost, just assumed if porkbun showed it as valid it would work, my panels for wordpress mightve been doing it automatically lol
Glad you fixed it!
Can you access the instance from your phone web browser?
yes https://lemmy.rip/ works fine
Firefox has thrown a certificate error for me so maybe the app doesn’t trust your certificate?
https://www.ssllabs.com/ssltest/analyze.html?d=lemmy.rip&hideResults=on
After thought edit: try dropping in a Let’s Encrypt cert and see how it goes.
Yeah, I had to renew through a setting in yunohost, got used to panels/managers doing it automatically or letting me paste it in
@slazer2au @3dmvr Yunohost should renew automatically. I got a renewal email from my Yunohost instance this morning. Check your cron job is running.
https://lemmy.rip/ doesn’t have a valid SSL which might be a problem.
Mine worke just fine, what errors do you get? Does it work from web access?
Is your instance accessible from outside your self host? Does it federate?
I had/have no trouble here
Mobile apps should allow you to log into any instance. My Lemmy client won’t connect to lemmy.rip either, and fails with the following error:
The certificate for this server is invalid. You might be connecting to a server that is pretending to be “lemmy.rip”, which could put your confidential information at risk.
This is also what I see when I try to connect to
lemmy.rip
in the browser:I am able to bypass this warning and see the site in the browser.