Help with SSL Cloudflare
-
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.
wrote last edited by [email protected]Set the SSL mode to "Full".
Then go to "Rules" and create three rules. This is also the order in which they should be processed:1. Name: lemmy u all Custom filter expression: URI path equals /u/* All other options disabled.
2. Name: lemmy nodeinfo all Custom filter expression: URI path equals /nodeinfo/* All other options disabled.
3. Name: lemmy inbox all Custom filter expression: URI path equals /inbox/* All other options disabled.
This should get your instance running behind Cloudflare's tunnel.
*edited for formatting
-
Set the SSL mode to "Full".
Then go to "Rules" and create three rules. This is also the order in which they should be processed:1. Name: lemmy u all Custom filter expression: URI path equals /u/* All other options disabled.
2. Name: lemmy nodeinfo all Custom filter expression: URI path equals /nodeinfo/* All other options disabled.
3. Name: lemmy inbox all Custom filter expression: URI path equals /inbox/* All other options disabled.
This should get your instance running behind Cloudflare's tunnel.
*edited for formatting
What do I put for "rule type" on Cloudflare? ex: redriect or route request, transform request/response, modify configurations
-
What do I put for "rule type" on Cloudflare? ex: redriect or route request, transform request/response, modify configurations
Oops sorry about that, you want them all as configuration rules
-
I have, thanks, now it shows "parked on the bun"
What is porkbun, your hosting provider?
-
What is porkbun, your hosting provider?
The site I bought the domain at :3
-
Oops sorry about that, you want them all as configuration rules
wrote last edited by [email protected]Thanks
-
Thanks
Hope it helped!
-
Hope it helped!
what action do i put, i put ssl, idk
-
Hope it helped!
but maybe not because it still says the handshake failed
-
what action do i put, i put ssl, idk
I've left all of the actions off
-
I've left all of the actions off
oh, how do u do that? it says i must have an action
-
I've left all of the actions off
action parameters are required for the set_config action
-
oh, how do u do that? it says i must have an action
So sorry, it's been a while....
Add the following actions:- Browser integrity check (Then turn off)
- Disable RUM
- Disable Zaraz
- Email Obfuscation (Then turn off)
- Fonts (Then turn off)
- Hotlink Protection (Then turn off)
- Opportunistic Encryption (Then turn off)
- Rocket Loader (Then turn off)
-
So sorry, it's been a while....
Add the following actions:- Browser integrity check (Then turn off)
- Disable RUM
- Disable Zaraz
- Email Obfuscation (Then turn off)
- Fonts (Then turn off)
- Hotlink Protection (Then turn off)
- Opportunistic Encryption (Then turn off)
- Rocket Loader (Then turn off)
Thanks so much!! This will totally help me and I'll tell u the results
-
Thanks so much!! This will totally help me and I'll tell u the results
wrote last edited by [email protected]the domain says parked
-
The site I bought the domain at :3
I think you pointed Cloudflare DNS records at the wrong thing. You can PM me if you're afraid to post details here but you should point Cloudflare at your hosting provider, or your home IP if you're hosting at home, not the place where you bought the domain.
-
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.
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...