Re: request for run ocserv over CDN

2024-05-15 Thread Nikos Mavrogiannopoulos
Technically ocserv works as an HTTPS server up to the point the VPN session is established. If you want to stick with HTTPS-only (i.e., no UDP), you could run over a CDN if the CDN would handle the HTTP CONNECT and forward the following traffic. In practice I'm not aware of any CDNs that do that. E

Re: request for run ocserv over CDN

2024-05-15 Thread Dimitri Papadopoulos Orfanos
Hi, I may be missing something, but isn't CDN about HTTP? OpenConnect is a VPN server, not an web server. Le 15/05/2024 à 14:13, Moein Shahbazi a écrit : Hi all, I am trying to establish an ocserv vpn server on ubuntu behind CDN. I want to hide the osserv public IP Address from others, becau