moohr
moohr
CDCloudflare Developers
Created by decadept on 1/13/2024 in #general-help
ssl error
you need to use cloudflare's proxy mode for it to serve certificates from le or get your own le certificate
15 replies
CDCloudflare Developers
Created by decadept on 1/13/2024 in #general-help
ssl error
its just how cloudflares origin certs works
15 replies
CDCloudflare Developers
Created by decadept on 1/12/2024 in #general-help
cloudflare not connecting to host #help
sounds like SSL issue, are you sure you installed a valid ssl certificate on your host?
6 replies
CDCloudflare Developers
Created by decadept on 1/13/2024 in #general-help
ssl error
The origin cert, if you've read the description, is only valid between you and cloudflare
15 replies
CDCloudflare Developers
Created by decadept on 1/9/2024 in #general-help
"Port range"
If you're hosting on a NAT VPS (Strongly discouraged), then you could use origin rules to rewrite your requests to another origin port.
5 replies
CDCloudflare Developers
Created by moohr on 1/9/2024 in #general-help
Enrolling cli-only servers in warp-cli
thanks! got it done. perhaps this should be in warp-cli --help xD
6 replies
CDCloudflare Developers
Created by moohr on 1/9/2024 in #general-help
Enrolling cli-only servers in warp-cli
tysm!
6 replies
CDCloudflare Developers
Created by ryan on 1/9/2024 in #general-help
"Redirected too many times" and "An A, AAAA, or CNAME record with that host already exists."
was wondering why I was seeing 500s all over the place and a merged pr just warped back in time... now it makes sense 😄
73 replies
CDCloudflare Developers
Created by tito7512 on 1/7/2024 in #general-help
521 Error
It looks like an SSL issue. The easy (slightly insecure) fix is to go to your domain > SSL/TLS > Overview and then use flexible. The (generally) recommended way is to go to domain > SSL/TLS > Origin Server > Origin Certificates > Create Certificate and then use that ssl certificate.
8 replies
CDCloudflare Developers
Created by moohr on 1/8/2024 in #general-help
GeoDNS?
oh, I did not realise this was possible. Thank, I'll have a look
3 replies
CDCloudflare Developers
Created by Ben 🥰 on 1/8/2024 in #general-help
SCENEXE2.IO
There is a problem that the default cloudflare IP lists only allows for 10k elements, so I block them by /24 subnets (lot of the times there are proxies from multiple IPs from the same subnet)
5 replies
CDCloudflare Developers
Created by Ben 🥰 on 1/8/2024 in #general-help
SCENEXE2.IO
I made a Github Actions that crawls proxy IPs and then block as much of them as possible. Perhaps you can use something similar?
5 replies