Update OLS binary hashes for Ubuntu/RHEL8 and enable Auto-SSL support

This commit is contained in:
usmannasir
2026-02-13 14:47:22 +04:00
parent 5f3b6253a9
commit aed1f29eb1
3 changed files with 23 additions and 4 deletions

View File

@@ -331,7 +331,7 @@ class InstallCyberPanel:
BINARY_CONFIGS = {
'rhel8': {
'url': 'https://cyberpanel.net/openlitespeed-2.4.4-x86_64-rhel8',
'sha256': '70002c488309c9ed650f3de2959bcf4db847b8204f6fe242e523523b621fd316',
'sha256': '9cd7cc7d908a1118b496cf1f60efd8c7357e51ff734c413abf361f78e1ae26d4',
'module_url': 'https://cyberpanel.net/cyberpanel_ols-2.4.4-x86_64-rhel8.so',
'module_sha256': '27f7fbbb74e83c217708960d4b18e2732b0798beecba8ed6eac01509165cb432'
},
@@ -343,7 +343,7 @@ class InstallCyberPanel:
},
'ubuntu': {
'url': 'https://cyberpanel.net/openlitespeed-2.4.4-x86_64-ubuntu',
'sha256': '004b69dcc7daf21412ddbdfff5fd4e191293035a8f7c5e7cffd7be7ada070445',
'sha256': '582b3bad62bba8e528761121d72ee40fb37857449d53e4c0a41d4c6401b23569',
'module_url': 'https://cyberpanel.net/cyberpanel_ols-2.4.4-x86_64-ubuntu.so',
'module_sha256': 'bd47069d13bb098201f3e72d4d56876193c898ebfa0ac2eb26796abebc991a88'
}

View File

@@ -12,6 +12,8 @@ gracefulRestartTimeout 300
mime $SERVER_ROOT/conf/mime.properties
showVersionNumber 0
adminEmails root@localhost
autoSSL 1
acmeEmail admin@cyberpanel.net
adminRoot $SERVER_ROOT/admin/
errorlog $SERVER_ROOT/logs/error.log {