Commit Graph

56 Commits

Author SHA1 Message Date
Usman Nasir
5b958cc0f4 bug fix in cp 2022-09-06 14:12:28 +05:00
Usman Nasir
18e4f3d5ce prevent acme command if dns not pointed to avoid rate limit 2022-06-22 14:58:13 +05:00
Usman Nasir
94a61be3a6 bug fix: ssl 2022-02-12 20:04:30 +05:00
Usman Nasir
d18f6da1bc bug fix: https://github.com/usmannasir/cyberpanel/issues/790 2022-02-05 14:50:02 +05:00
Usman Nasir
02b15365da shift from zerossl to letsencrypt 2021-10-25 15:28:05 +05:00
Istiak Ferdous
541f18bc5c Fix #687
send ssl notification from root@hostname
2021-10-12 13:35:38 +06:00
istiak101
9ff784cf93 Fix #610 2021-09-29 08:48:00 +06:00
istiak101
00cfda65ce Redo #610 2021-09-29 00:34:37 +06:00
Usman Nasir
925a28ff7b zero ssl account registration 2021-09-21 15:35:04 +05:00
Sebastian Schmidt
bb27d68db8 Create modern ECDSA certificates
Fix self-signed certificate wrongly set to www.example.com
Fix consistency where the certificates are issued from. 
if an aliasDomain was used it was issued from ZeroSSL while others where issued from Let's Encrypt. 
I went with  ZeroSSL due to less rate-limiting
Maybe choosing the CA should be an option that can be set by the user.
To set a default use 'acme.sh --set-default-ca --server letsencrypt' instead
Use `acme.sh --register-account -m my@example.com` to create a ZeroSSL account
2021-07-21 14:36:07 +10:00
Sebastian Schmidt
b2f5193d35 remove ciphers
The LiteSpeed webserver provides better defaults and is updated more often.
It also allows the administrator to set better ciphers for the entire server more easily than having to edit every zone individually
2021-07-21 14:36:07 +10:00
Muttahir Aon Syed
481fe1fd4c Update sslUtilities.py
acme letsencrypt default
2021-06-14 16:49:28 +05:00
Usman Nasir
a95658732b bug fix: add website owner email for vhost ssl config 2021-02-18 14:46:15 +05:00
Usman Nasir
c688d779da enable cache look for ssl port 2020-11-20 10:57:12 +05:00
Usman Nasir
fe641216be add ssl notifications 2020-03-18 09:30:41 +05:00
Usman Nasir
227e1f64c8 ssl 2020-01-14 23:13:52 +05:00
Usman Nasir
5cbd607752 vhost create: redis 2020-01-12 13:50:20 +05:00
Usman Nasir
4a5f1d6397 bug fix: encodings and imports 2019-12-15 13:30:40 +05:00
Usman Nasir
f879ffba29 imports 2019-12-12 11:04:05 +05:00
Usman Nasir
68988223c3 fix imports 2019-12-12 08:46:07 +05:00
Usman Nasir
9af8413da9 fix imports 2019-12-11 10:40:35 +05:00
Usman Nasir
6619474714 p3 2019-12-10 15:09:10 +05:00
Usman Nasir
c84ca2c58c bug fix: SSL Renewer 2019-12-04 19:42:38 +05:00
hennaboy
f8cdd03618 Update sslUtilities.py
error correction
2019-11-08 21:29:38 +00:00
hennaboy
d40b1afb49 improved ssl configs 2019-11-08 19:28:00 +00:00
Usman Nasir
1ae1289e72 detached mode: instantly change php version 2019-09-29 12:55:58 +05:00
Usman Nasir
ee66a380d3 bug fix to backups and manage services 2019-07-18 14:08:00 +05:00
Usman Nasir
5871dc3fd3 CloudLinux, CageFS and security improvements 2019-07-16 23:23:16 +05:00
Usman Nasir
11ba880a80 Fix the Remote Backup Storage Issue 2019-06-08 21:41:43 +00:00
usmannasir
70c3c0ce3c centralized execution ph3 2019-03-30 14:21:52 +05:00
usmannasir
3dd0969350 centralized execution ph2 2019-03-26 16:19:03 +05:00
usmannasir
cc6b52fa71 centralized execution ph1 2019-03-21 23:26:42 +05:00
usmannasir
5f7a4b0b85 update domain configuration template 2019-01-28 17:13:19 +05:00
usmannasir
199272d67c lsws switch 2018-11-09 22:01:28 +05:00
usmannasir
aab05c1a58 dovecot for ubuntu 2018-11-06 13:03:12 +05:00
usmannasir
9ab143c46a drop certbot 2018-10-29 21:36:03 +05:00
usmannasir
8b4ca2909a Plugin Manager 2018-10-03 18:46:44 +05:00
usmannasir
70864c5fc4 bug fix to tuning 2018-08-23 15:39:28 +05:00
usmannasir
f091f60651 code refactoring 2018-08-22 00:37:43 +05:00
usmannasir
4ec5685ce3 Attach GIT repositories to websites! 2018-07-26 04:11:10 +05:00
usmannasir
d96ca14498 Enable/Disable PowerDNS Service 2018-07-23 02:09:33 +05:00
usmannasir
dbe8b3991f Minor bug fix to API 2018-07-19 22:38:37 +05:00
usmannasir
906e8a23b4 open_basedir 2018-05-21 21:52:35 +05:00
usmannasir
d7d8a19916 Improvments to Manage SSL, Hostname SSL and MailServer SSL. 2018-05-21 16:51:28 +05:00
usmannasir
322218c08a v1.6.4 2018-05-14 22:26:25 +05:00
usmannasir
48ef0c75fa Code Improvements. 2018-05-12 02:21:42 +05:00
usmannasir
d202322179 Alias Manager. 2018-05-08 21:25:37 +05:00
usmannasir
df340be1f6 Imrpovement to SSL Module. 2018-05-06 14:18:41 +05:00
usmannasir
685b1198ba Initial ModSec integration and bug fix to UI. 2018-03-19 22:15:02 +05:00
usmannasir
fcaf433cc6 Bug fix to Backups! 2018-02-19 23:42:57 +05:00