OLS does support SNI, so users can set SSL certificates at the virtual host level.
https://openlitespeed.org/kb/setting-up-name-based-virtual-hosting-on-openlitespeed/
@kbnduy12 ,
Sorry for the inconvenient, please share one more information.
With `top` command, how many Memory is total/free/used, and which process use the most? If it's PHP or OLS then we may need to look into this.
Best
Hi @andylegenki ,
You may not want to have duplicated port number on listeners.
Simply add those virtualhostS mapping to the listeners and it should work.
Best,
Eric
Hi,
Please check here https://forum.openlitespeed.org/threads/is-there-upgrade-1-4-to-1-5-instruction.3857/#post-6734
Latest version from repository now is 1.4.50, so install/upgrade may not bring you to the version you are looking for.
Best
Since you have key, cert and knowing where to set the path on the config file. Just make sure that these files can be read by lsadm. If not, run chown lsadm:lsadm on each file so that the Web Admin GUI can read these files, that's it.
Let us know if it works. thanks
You need to enable TCP port 7080 from firewall first, then you should be able to access https://IP:7080
By the way, if you don't know how to access the GUI why you want to change the cert for web admin (port 7080)?
Hi @niallt ,
$SERVER_ROOT here is equal to /usr/local/lsws , and if you set $SERVER_ROOT/usr/local/lsws/admin/conf/ will equal to /usr/local/lsws/usr/local/lsws/admin/conf/ which is Incorrect.
Please make sure you are using the right cert path.
Best,
Eric