Exitium
Exitium
Explore posts from servers
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
Looks like they do allow it, can't find anything in terms and conditions against it, and there's a ton of people running tor exit nodes on my provider, doesn't say anywhere about informing them either that I can see
34 replies
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
Alright I'll take a look, thanks for your help again
34 replies
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
Actually, I'm not too sure, to be honest
34 replies
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
No description
34 replies
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
No description
34 replies
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
yeah, think of it as a tor exit node, SPN is similar to tor
34 replies
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
Probably overthinking things, but I run a Safing.io Community Node on that same server, so I thought it best to not decrypt traffic, given that unregulated traffic flows through the same interface?
34 replies
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
Is there a way I can allow the wildcard so I can just have one public hostname setup in CF tunnel? Domain *.exitium.uk -> SSL Origin *.exitium.uk -> https://localhost:443 Thanks for all your help again
34 replies
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
So it worked with manage.exitium.uk as the origin
34 replies
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
Oh I can't wildcard the TLS origin? The certificate is a wildcard though, is it not?
34 replies
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
No description
34 replies
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
oh it's the command one sec
34 replies
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
not sure how to override the header I'm sorry, I'm really not that experienced with nginx which is why I'm using NPM for convenience
34 replies
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
No description
34 replies
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
Thanks for your help
34 replies
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
Second command
* Trying 127.0.0.1:443...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to localhost (127.0.0.1) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* TLSv1.0 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS header, Unknown (21):
{ [5 bytes data]
* TLSv1.3 (IN), TLS alert, unrecognized name (624):
{ [2 bytes data]
* error:0A000458:SSL routines::tlsv1 unrecognized name
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Closing connection 0
curl: (35) error:0A000458:SSL routines::tlsv1 unrecognized name
* Trying 127.0.0.1:443...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to localhost (127.0.0.1) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* TLSv1.0 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS header, Unknown (21):
{ [5 bytes data]
* TLSv1.3 (IN), TLS alert, unrecognized name (624):
{ [2 bytes data]
* error:0A000458:SSL routines::tlsv1 unrecognized name
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
* Closing connection 0
curl: (35) error:0A000458:SSL routines::tlsv1 unrecognized name
34 replies
CDCloudflare Developers
Created by Exitium on 4/7/2024 in #general-help
SSL Nginx CF Tunnel
Attached logs 🙂
34 replies
CDCloudflare Developers
Created by Exitium on 11/15/2023 in #general-help
Unable to open a websocket with a CF tunnel
to clarify, if I use a nodejs client to connect to the wss://, it just drops immediately, no request reaches the server
2 replies