LiteSpeed Tech
LiteSpeed Tech
The biggest headache for FreeBSD is to compile third-party boringSSL . Please check if you can build boringSSL successfully. May need to patch up something to make it compile. once...
Please create ticket by sending email to bug @ litespeedtech . com
Looks like your backend is ws:// instead of wss://, as SSL is terminated by the web server level, so, try ws:// instead of wss:// in the target URL. If does...
Thanks for the suggestion. OpenLiteSpeed uses BoringSSL. As soon as ECH extension is added, we will make it available for OLS. :-)
Since all pieces are ready, we will schedule to implement this.
do you have matching configuration for CentOS 7 and Ubuntu? How about turn on debug logging? strace the lsmcd process?
please try the latest code, and instruction, it should not need autoconf anymore.
I guess you no longer use it, since this is very late reply. However if you want to try again, remove all the bad entries from db, and reinstall the...
currently it uses $context->customer->id_default_group; I think it still won't work for your case, right? and your code snippet looks fine for me. Let me know if you are still using...
If you really have to enable this protection, the only solution is to add the password config in litemage config. so it can send out the curl request with proper...