So, I tried linking my Lemmy instance akaris.space but it says the ssl handshake failed and i can’t seem to figure out what went wrong.

  • 3dcadmin@lemmy.relayeasy.com
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 day ago

    So just got back to this… so if it is parked on the bun you need to change the nameservers at cloudflare to actually get the domain to work. Without that step cloudflare can’t do much with it. Cloudflare will tell you your own personal cloudflare nameservers, porkbun will have set them to theirs, so firstly find out what the nameservers are set to in cloudflare. Work through this guide

    https://developers.cloudflare.com/dns/zone-setups/full-setup/setup/

    Once cloudflare has the nameservers and they are resolving, which can take 24 hours, you can then route through your tunnel or whatever…

      • 3dcadmin@lemmy.relayeasy.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 hours ago

        seen the other post about white screen - you need to turn on the no tls verify in additional settings on cloudflare tunnel and it needs to be set to https and then localhost to work. So just to make sure, the easiest way to do this is to go to the tunnel in zero trust, add a public hostname which is exactly the same as the domain you added in yunohost, set it to https, localhost, then turn on no tls verify. Should work then…